Compilation and warning fixes for GCC 3.2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-10-22 20:54:50 +00:00
parent 63407846da
commit 753287c1fd
5 changed files with 9 additions and 9 deletions

View File

@@ -43,4 +43,4 @@ static TagStructT htmlTags[] =
MarkupTagsT get_HTML_markup_tags()
{
return htmlTags;
}
}