diff options
Diffstat (limited to 'os-posix.c')
-rw-r--r-- | os-posix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os-posix.c b/os-posix.c index eabccb8fe0..178e7caa4a 100644 --- a/os-posix.c +++ b/os-posix.c @@ -194,7 +194,6 @@ void os_parse_cmd_args(int index, const char *optarg) break; #endif } - return; } static void change_process_uid(void) |