From: Dennis Schafroth Date: Wed, 3 Oct 2012 11:39:37 +0000 (+0200) Subject: Cosmetic X-Git-Tag: v1.6.22~40 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=a541e54631574e7d1abf3c6addec1a30192ffa57;hp=fef6f115619637faeec3e3c34e30a31e1419dbaf;p=pazpar2-moved-to-github.git Cosmetic --- diff --git a/src/client.c b/src/client.c index 73bdb49..ace376f 100644 --- a/src/client.c +++ b/src/client.c @@ -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); } }