From: Włodzimierz Skiba Date: Thu, 4 Nov 2004 19:04:00 +0000 (+0000) Subject: Line at the end to please warning generator aka GCC ;) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bf8f21fdf87fbcd62c307981d3a4b0aa61c65f72 Line at the end to please warning generator aka GCC ;) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/utils/tex2rtf/src/htmlutil.cpp b/utils/tex2rtf/src/htmlutil.cpp index 550f553a0d..8bc31ff12a 100644 --- a/utils/tex2rtf/src/htmlutil.cpp +++ b/utils/tex2rtf/src/htmlutil.cpp @@ -3383,4 +3383,4 @@ bool PrimaryAnchorOfTheFile( wxChar *file, wxChar *label ) wxString file_label; file_label.Printf( HTML_FILENAME_PATTERN, FileRoot, label ); return file_label.IsSameAs( file , false ); -} \ No newline at end of file +}