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
This commit is contained in:
Włodzimierz Skiba
2004-11-04 19:04:00 +00:00
parent e5c1e110ca
commit bf8f21fdf8

View File

@@ -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 );
}
}