projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fef6f11
)
Cosmetic
author
Dennis Schafroth
<dennis@indexdata.com>
Wed, 3 Oct 2012 11:39:37 +0000
(13:39 +0200)
committer
Dennis Schafroth
<dennis@indexdata.com>
Wed, 3 Oct 2012 11:39:37 +0000
(13:39 +0200)
src/client.c
patch
|
blob
|
history
diff --git
a/src/client.c
b/src/client.c
index
73bdb49
..
ace376f
100644
(file)
--- 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);
}
}