X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Ffiletools.h;h=289e702e801870daa88a303809a1347345042bef;hb=797d87b4513088a66b17c7ac653b84e36ea80458;hp=2e2aa0060bb86322032920d01f4cd0ad5eaad514;hpb=612a097878de07556b76f7445a5564320987ff97;p=features.git diff --git a/src/support/filetools.h b/src/support/filetools.h index 2e2aa0060b..289e702e80 100644 --- a/src/support/filetools.h +++ b/src/support/filetools.h @@ -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 ?