ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SIDPlayer/src/main_sdl.cpp
(Generate patch)

Comparing SIDPlayer/src/main_sdl.cpp (file contents):
Revision 1.6 by cebix, 2001-01-21T18:04:46Z vs.
Revision 1.7 by cebix, 2001-01-21T18:42:24Z

# Line 35 | Line 35
35  
36   static void usage(const char *prg_name)
37   {
38 <        printf("Usage: %s [OPTION...] FILE [song_number]]\n", prg_name);
38 >        printf("Usage: %s [OPTION...] FILE [song_number]\n", prg_name);
39          PrefsPrintUsage();
40          exit(0);
41   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines