]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/log.tex
Several changes and updates
[wxWidgets.git] / docs / latex / wx / log.tex
index e789c371326e7de20c4dde234ac745e0c4d5ad34..07a557df28392395c1bdafaa916ecfc4dbdc61f8 100644 (file)
@@ -169,7 +169,7 @@ Returns whether the verbose mode is currently active.
 Sets the timestamp format prepended by the default log targets to all
 messages. The string may contain any normal characters as well as \%
 prefixed format specificators, see {\it strftime()} manual for details.
-Passing a null value (not empty string) to this function disables message timestamping.
+Passing a NULL value (not empty string) to this function disables message timestamping.
 
 \membersection{wxLog::GetTimestamp}\label{wxloggettimestamp}