]> git.saurik.com Git - wxWidgets.git/commitdiff
added newline
authorRyan Norton <wxprojects@comcast.net>
Thu, 29 Jan 2004 09:44:34 +0000 (09:44 +0000)
committerRyan Norton <wxprojects@comcast.net>
Thu, 29 Jan 2004 09:44:34 +0000 (09:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/utils/convertrc/rc2wxr.h
src/regex/rege_dfa.c

index 1c3790fb7d2e175d1200a7f5b5c15618251d2ee0..4f55da22724779741b4aa2e57a92df50a33f5445 100644 (file)
@@ -45,4 +45,4 @@ void ParseCtrlButton(wxString label, wxString varname);
 };
 
 
-#endif
\ No newline at end of file
+#endif
index 723628229365d2da35478a7a4fb236e2b67a0862..5347b90d7378142b7c8d6ed065b86825d3dc55da 100644 (file)
@@ -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
+}