added newline

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton 2004-01-29 09:44:34 +00:00
parent 8f9c25cc86
commit 19f0995a78
2 changed files with 2 additions and 2 deletions

View File

@ -45,4 +45,4 @@ void ParseCtrlButton(wxString label, wxString varname);
};
#endif
#endif

View File

@ -696,4 +696,4 @@ pickss(struct vars * v, /* used only for debug flags */
assert(NOTREACHED);
ERR(REG_ASSERT);
return d->ssets;
}
}