fix some simple Doxygen warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1293,7 +1293,7 @@ void wxVLogStatus(const char* formatString, va_list argPtr);
|
||||
/**
|
||||
Mostly used by wxWidgets itself, but might be handy for logging errors
|
||||
after system call (API function) failure. It logs the specified message
|
||||
text as well as the last system error code (@e errno or @e ::GetLastError()
|
||||
text as well as the last system error code (@e errno or @e GetLastError()
|
||||
depending on the platform) and the corresponding error message. The second
|
||||
form of this function takes the error code explicitly as the first
|
||||
argument.
|
||||
|
Reference in New Issue
Block a user