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 f855abb09a..488e48005f 100644 --- a/os-posix.c +++ b/os-posix.c @@ -193,7 +193,6 @@ void os_parse_cmd_args(int index, const char *optarg) break; #endif } - return; } static void change_process_uid(void) |