mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r22107: Fix typo.
This commit is contained in:
parent
bc2b6e3f32
commit
fd056b2426
@ -156,7 +156,7 @@ void dump_core_setup(const char *progname)
|
||||
* turned on in smb.conf and the relevant daemon is not restarted.
|
||||
*/
|
||||
if (!lp_enable_core_files()) {
|
||||
DEBUG(0, ("Exiting on internal error (core file administratively disabled\n"));
|
||||
DEBUG(0, ("Exiting on internal error (core file administratively disabled)\n"));
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user