Fix the dash-n.patch
This commit is contained in:
parent
e06544fab7
commit
c2f892ec59
@ -4,7 +4,7 @@ index d5edc1a..8dce7f8 100644
|
||||
+++ b/options.c
|
||||
@@ -494,9 +494,19 @@ process_options(int argc, char **argv)
|
||||
case 'L':
|
||||
options.libcalls = 0;
|
||||
libcalls = 0;
|
||||
break;
|
||||
- case 'n':
|
||||
- options.indent = atoi(optarg);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user