]> andersk Git - moira.git/blobdiff - update/xfer_003.c
Finally implement _set_debug_level. (SQL trace will go to a file in
[moira.git] / update / xfer_003.c
index 5974ae64c80a4f776ae37d5392526f757fe6b715..f1aa25924ce2a8b5d8dc064f2cc8849de3b3d48f 100644 (file)
@@ -9,7 +9,7 @@
 
 #ifndef lint
 static char *rcsid_xfer_002_c = "$Header$";
-#endif lint
+#endif
 
 #include <mit-copyright.h>
 #include <stdio.h>
@@ -21,7 +21,7 @@ static char *rcsid_xfer_002_c = "$Header$";
 #include <moira.h>
 
 extern CONNECTION conn;
-char buf[BUFSIZ];
+extern char buf[BUFSIZ];
 
 extern int code, errno;
 
This page took 0.033967 seconds and 4 git commands to generate.