From: Ryan Norton Date: Thu, 29 Jan 2004 09:44:34 +0000 (+0000) Subject: added newline X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/19f0995a78705c3ea345400d9a716a11cfc00c77 added newline git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/contrib/utils/convertrc/rc2wxr.h b/contrib/utils/convertrc/rc2wxr.h index 1c3790fb7d..4f55da2272 100644 --- a/contrib/utils/convertrc/rc2wxr.h +++ b/contrib/utils/convertrc/rc2wxr.h @@ -45,4 +45,4 @@ void ParseCtrlButton(wxString label, wxString varname); }; -#endif \ No newline at end of file +#endif diff --git a/src/regex/rege_dfa.c b/src/regex/rege_dfa.c index 7236282293..5347b90d73 100644 --- a/src/regex/rege_dfa.c +++ b/src/regex/rege_dfa.c @@ -696,4 +696,4 @@ pickss(struct vars * v, /* used only for debug flags */ assert(NOTREACHED); ERR(REG_ASSERT); return d->ssets; -} \ No newline at end of file +}