mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
r15034: Attempt to make the build farm happy
This commit is contained in:
parent
1217ed392b
commit
8b3e87184a
@ -410,7 +410,7 @@ void exit_server(const char *reason)
|
||||
exit(0);
|
||||
}
|
||||
|
||||
void exit_server_cleanly(void)
|
||||
void exit_server_cleanly(const char *const reason)
|
||||
{
|
||||
exit_server("normal exit");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user