]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed compiler warning (newline at last line missing)
authorKarsten Ballüder <ballueder@usa.net>
Tue, 28 Jul 1998 10:38:46 +0000 (10:38 +0000)
committerKarsten Ballüder <ballueder@usa.net>
Tue, 28 Jul 1998 10:38:46 +0000 (10:38 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/textfile.h

index a57931687df0dff84d08fa7dcf606ba1f464ce1e..9999ffdd468438b573f3c344644fa3ce50f765cf 100644 (file)
@@ -120,4 +120,4 @@ private:
   wxString      m_strFile;  // name of the file
 };
 
-#endif  //_TEXTFILE_H
\ No newline at end of file
+#endif  //_TEXTFILE_H