]> git.lyx.org Git - lyx.git/blobdiff - src/TextCache.h
Indentation change + small #ifndef NEW_INSETS fix.
[lyx.git] / src / TextCache.h
index c65111d45b9474821c9af18dff9286e9a48baf2a..b18aabf3ca7ebebc2abc03fea2e52588538c989e 100644 (file)
@@ -138,6 +138,6 @@ private:
        Cache cache;
 };
 
-// bla bla
+///
 extern TextCache textcache;
 #endif