Rename XToString2 to XToString.

This commit is contained in:
Steve Checkoway
2006-10-15 00:09:18 +00:00
parent 04bff6bc1d
commit e87789da7c
38 changed files with 79 additions and 79 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ static const char *CourseActionNames[] = {
"Rename",
"Delete",
};
XToString2( CourseAction );
XToString( CourseAction );
#define FOREACH_CourseAction( i ) FOREACH_ENUM( CourseAction, i )
static MenuDef g_TempMenu(