]> git.lyx.org Git - lyx.git/blobdiff - src/lyxvc.h
Indentation change + small #ifndef NEW_INSETS fix.
[lyx.git] / src / lyxvc.h
index a0d8227ae6940060b4a1345a303d31b1b201ed80..e2cc2281384b011fc3a35ccd25ad3a17889e05f3 100644 (file)
@@ -68,7 +68,11 @@ public:
        /// Undo last check-in.
        void undoLast();
 
-       /// generate a log file and return the filename
+       /**
+        * Generate a log file and return the filename.
+        * It is the caller's responsibility to unlink the
+        * file after use.
+        */
        const string getLogFile() const;
 
        ///