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.1 by cebix, 2000-09-19T15:34:11Z vs.
Revision 1.2 by cebix, 2000-10-10T21:47:47Z

# Line 33 | Line 33
33  
34   static void usage(const char *prg_name)
35   {
36 <        printf("\nUsage: %s [file [song]]\n", prg_name);
36 >        printf("\nUsage: %s FILE [song_number]]\n", prg_name);
37          exit(0);
38   }
39  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines