]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/function.tex
fix wxConfig::DeleteGroup() for arguments with trailing slash (replaces patch 1624589)
[wxWidgets.git] / docs / latex / wx / function.tex
index e09d7e81321d95e5e15adb4a0355008b533d4fae..3f35029b215cd788deb17e18df5ccf31b9b0776d 100644 (file)
@@ -996,7 +996,8 @@ Returns true if the file exists and is a plain file.
 
 Returns time of last modification of given file.
 
-The return value is $0$ if an error occured (e.g. file not found).
+The function returns \texttt{(time\_t)}$-1$ if an error occurred (e.g. file not
+found).
 
 
 \membersection{::wxFileNameFromPath}\label{wxfilenamefrompath}