fixed all doxygen warnings fixable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-03-05 19:08:53 +00:00
parent c1f615bf14
commit 29d21088bb
10 changed files with 350 additions and 275 deletions

View File

@@ -203,7 +203,7 @@
as well).
The macros handling bit-swapping with respect to the applications endianness
are described in the @ref byteordermacros section.
are described in the @ref page_macro_cat_byteorder section.
@@ -305,7 +305,7 @@
Of course, there are also 3rd party utilities such as @c dos2unix and @c unix2dos
which do the EOL conversions.
See also the @ref filefunctions section of the reference
See also the @ref page_func_cat_file section of the reference
manual for the description of miscellaneous file handling functions.
*/