@wxsince -> @since in Doxygen docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-04-21 10:34:23 +00:00
parent 687537119b
commit 1e24c2af0f
26 changed files with 43 additions and 46 deletions

View File

@@ -119,7 +119,7 @@ public:
and @a free parameters may be @NULL if the corresponding information is not
needed.
@wxsince{2.3.2}
@since 2.3.2
@note The generic Unix implementation depends on the system having the
@c statfs() or @c statvfs() function.