revert to upstream
[debian/amanda] / server-src / logfile.c
index a1517447e8e5b17f0149343e8f655a9f85707039..03cc5f65858078c4d107ccfa10df48de2395eeac 100644 (file)
@@ -118,7 +118,6 @@ printf_arglist_function1(void log_add, logtype_t, typ, char *, format)
     char linebuf[STR_SIZE];
     size_t n;
 
-
     /* format error message */
 
     if((int)typ <= (int)L_BOGUS || (int)typ > (int)L_MARKER) typ = L_BOGUS;