]> git.lyx.org Git - lyx.git/blobdiff - src/Thesaurus.cpp
Use of div for labels causes validation errors. See #8843.
[lyx.git] / src / Thesaurus.cpp
index 7830c6e1ef225f020906820c24cc5d2d674b827a..e2c28183ee9499601c418153ff2d253fb966bd1f 100644 (file)
@@ -46,7 +46,7 @@ namespace {
 
 typedef std::map<docstring, MyThes *> Thesauri;
 
-} // namespace anon
+} // namespace
 
 struct Thesaurus::Private
 {