]> git.lyx.org Git - features.git/blobdiff - src/support/filetools.h
make doc++ able to generate the source documentation for lyx
[features.git] / src / support / filetools.h
index 2e2aa0060bb86322032920d01f4cd0ad5eaad514..289e702e801870daa88a303809a1347345042bef 100644 (file)
@@ -58,7 +58,7 @@ string const FileSearch(string const & path, string const & name,
     1: dir writeable
     0: not writeable
    -1: error- couldn't find out, or unsure
-  */
+*/
 int IsDirWriteable (string const & path);
 
 /** Is a file readable ?