*/
#ifdef __GNUG__
-#pragma implementation "rc2wxr.cpp"
-#pragma interface "rc2wxr.cpp"
+#pragma implementation "rc2wxr.h"
#endif
// For compilers that support precompilation, includes "wx/wx.h".
-bool rc2wxr::Seperator(int ch)
+bool rc2wxr::Separator(int ch)
{
-while (Seperator(ch))
+while (Separator(ch))
{
-while (!Seperator(ch))
+while (!Separator(ch))
{