config.sub and config.guess freshened
[debian/amanda] / server-src / logfile.c
index 03cc5f65858078c4d107ccfa10df48de2395eeac..a1517447e8e5b17f0149343e8f655a9f85707039 100644 (file)
@@ -118,6 +118,7 @@ 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;