1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

BUGS.txt -> Bugs appendix in HOWTO Collection

(This used to be commit f95741ae88)
This commit is contained in:
Jelmer Vernooij 2003-04-07 18:27:32 +00:00
parent 98a57e6032
commit b390459450

View File

@ -35,7 +35,7 @@ static void fault_report(int sig)
DEBUG(0,("===============================================================\n"));
DEBUG(0,("INTERNAL ERROR: Signal %d in pid %d (%s)",sig,(int)sys_getpid(),VERSION));
DEBUG(0,("\nPlease read the file BUGS.txt in the distribution\n"));
DEBUG(0,("\nPlease read the appendix Bugs of the Samba HOWTO collection\n"));
DEBUG(0,("===============================================================\n"));
smb_panic("internal error");