Cosmetic
authorDennis Schafroth <dennis@indexdata.com>
Wed, 3 Oct 2012 11:39:37 +0000 (13:39 +0200)
committerDennis Schafroth <dennis@indexdata.com>
Wed, 3 Oct 2012 11:39:37 +0000 (13:39 +0200)
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);
     }
 }