1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-16 00:23:52 +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

@@ -492,6 +492,6 @@ void initsamr(void)
py_samba_init();
setup_logging("samr", True);
setup_logging("samr", DEBUG_STDOUT);
DEBUGLEVEL = 10;
}