]> git.lyx.org Git - features.git/blobdiff - src/ImportNoweb.h
make doc++ able to generate the source documentation for lyx
[features.git] / src / ImportNoweb.h
index 551e2b76434656e8fe8598fdd16a2a82cc9a417d..c83d148341e60b13fb3594ed00b08830b8584c0b 100644 (file)
@@ -41,7 +41,8 @@ private:
        ///
        string documentclass();
        ///
-       enum { 
+       enum {
+               ///
                BUFSIZE = 512 
        };
 };