From: Karsten Ballüder Date: Thu, 17 Jun 1999 10:03:00 +0000 (+0000) Subject: file should end with newline X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f803d8644d9831104edc0f6be08d7cb6496cf030 file should end with newline git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/objstrm.h b/include/wx/objstrm.h index f077528e12..8d1970df1f 100644 --- a/include/wx/objstrm.h +++ b/include/wx/objstrm.h @@ -87,4 +87,4 @@ class wxObjectInputStream : public wxFilterInputStream { // wxUSE_STREAMS && wxUSE_SERIAL #endif - // _WX_WXOBJSTRM_H__ \ No newline at end of file +// _WX_WXOBJSTRM_H__