SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
audio/cuetools/patches/patch-src_tools_cuebreakpoints_c
Normal file
12
audio/cuetools/patches/patch-src_tools_cuebreakpoints_c
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: src/tools/cuebreakpoints.c
|
||||
--- src/tools/cuebreakpoints.c.orig
|
||||
+++ src/tools/cuebreakpoints.c
|
||||
@@ -106,7 +106,7 @@ int main (int argc, char **argv)
|
||||
int gaps = APPEND;
|
||||
|
||||
/* option variables */
|
||||
- char c;
|
||||
+ int c;
|
||||
/* getopt_long() variables */
|
||||
extern char *optarg;
|
||||
extern int optind;
|
Loading…
Add table
Add a link
Reference in a new issue