Magellan Linux

Contents of /trunk/libfaad2/patches/libfaad2-2.0-longhelp.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 544 byte(s)
-import

1 Index: faad2-2.0/frontend/main.c
2 ===================================================================
3 --- faad2-2.0.orig/frontend/main.c
4 +++ faad2-2.0/frontend/main.c
5 @@ -1053,7 +1053,8 @@ int main(int argc, char *argv[])
6 { "info", 0, 0, 'i' },
7 { "stdio", 0, 0, 'w' },
8 { "stdio", 0, 0, 'g' },
9 - { "help", 0, 0, 'h' }
10 + { "help", 0, 0, 'h' },
11 + { 0, 0, 0, 0 }
12 };
13
14 c = getopt_long(argc, argv, "o:a:s:f:b:l:wgdhit",