X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0ce6d6c89a540e707c4a91238e6460c0e4bae2a6..fbec75d080528decc6f8dccc1e9407268a3d15d3:/interface/filefn.h diff --git a/interface/filefn.h b/interface/filefn.h index 834b037ecb..152319c98d 100644 --- a/interface/filefn.h +++ b/interface/filefn.h @@ -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.