1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-10 04:23:50 +03:00

more fixes from the IRIX compiler (thanks herb!)

This commit is contained in:
Andrew Tridgell
-
parent de7674ebef
commit 4cf3839b72
41 changed files with 43 additions and 47 deletions

View File

@@ -394,6 +394,6 @@ void initsmb(void)
py_samba_init();
setup_logging("smb", True);
setup_logging("smb", DEBUG_STDOUT);
DEBUGLEVEL = 10;
}