Ticket #28579: patch-src-pak.c.diff
File patch-src-pak.c.diff, 393 bytes (added by luiji@…, 14 years ago) |
---|
-
src/pak.c
old new 67 67 }; 68 68 69 69 /* argv[0]; name of the program given at the command-line */ 70 staticconst char *program_name;70 const char *program_name; 71 71 /* whether or not to recursively add directories */ 72 72 static int recursive_flag = 0; 73 73 /* whether or not to print each file as it is added */