Cosmetic
[pazpar2-moved-to-github.git] / src / client.c
index 73bdb49..ace376f 100644 (file)
@@ -615,8 +615,7 @@ static void client_record_ingest(struct client *cl)
     }
     else
     {
-        yaz_log(YLOG_WARN, "Expected record, but got NULL, offset=%d",
-                offset);
+        yaz_log(YLOG_WARN, "Expected record, but got NULL, offset=%d", offset);
     }
 }