code cleanup: doxy comment corrections and correct own typo animation player docs.

This commit is contained in:
Campbell Barton
2012-11-26 00:59:11 +00:00
parent 97b8a1f752
commit 7ef78723b7
11 changed files with 40 additions and 49 deletions

View File

@@ -1079,7 +1079,7 @@ static void setupArguments(bContext *C, bArgs *ba, SYS_SystemHandle *syshandle)
"\n\t\t-f <fps> <fps-base>\t\tSpecify FPS to start with"
"\n\t\t-j <frame>\tSet frame step to <frame>"
"\n\t\t-s <frame>\tPlay from <frame>"
"\n\t\t-j <frame>\tPlay until <frame>";
"\n\t\t-e <frame>\tPlay until <frame>";
static char game_doc[] = "Game Engine specific options"
"\n\t-g fixedtime\t\tRun on 50 hertz without dropping frames"