Skip to content

Commit

Permalink
Try fixing the mac problema ...
Browse files Browse the repository at this point in the history
  • Loading branch information
tsjensen committed Jun 8, 2024
1 parent 04a4cdc commit 91f7084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cmdline.c
Original file line number Diff line number Diff line change
Expand Up @@ -863,6 +863,7 @@ opt_t *process_commandline(int argc, char *argv[])
case 'v':
result->version_requested = 1; /* print version number */
return result;
break;

case 'x':
char *s = optarg;
Expand Down

0 comments on commit 91f7084

Please sign in to comment.