X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyxvc.h;h=e2cc2281384b011fc3a35ccd25ad3a17889e05f3;hb=c90c5e6386ce69c34c99b3594d6fa452e6a13161;hp=a0d8227ae6940060b4a1345a303d31b1b201ed80;hpb=8a766b722d99c0a5b1a08e5397d194a5300c5dc7;p=lyx.git diff --git a/src/lyxvc.h b/src/lyxvc.h index a0d8227ae6..e2cc228138 100644 --- a/src/lyxvc.h +++ b/src/lyxvc.h @@ -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; ///