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:
546998f
)
Minor
author
Sebastian Hammer
<quinn@indexdata.com>
Thu, 21 Dec 2006 04:27:48 +0000
(
04:27
+0000)
committer
Sebastian Hammer
<quinn@indexdata.com>
Thu, 21 Dec 2006 04:27:48 +0000
(
04:27
+0000)
src/pazpar2.c
patch
|
blob
|
history
diff --git
a/src/pazpar2.c
b/src/pazpar2.c
index
f903c6a
..
2c4826f
100644
(file)
--- a/
src/pazpar2.c
+++ b/
src/pazpar2.c
@@
-1,4
+1,4
@@
-/* $Id: pazpar2.c,v 1.3 2006-12-20 23:28:37 adam Exp $ */;
+/* $Id: pazpar2.c,v 1.4 2006-12-21 04:27:48 quinn Exp $ */;
#include <stdlib.h>
#include <stdio.h>
@@
-715,7
+715,7
@@
static void handler(IOCHAN i, int event)
se = cl->session;
else
{
- yaz_log(YLOG_WARN, "Destroying orphan connection (fix me?)");
+ yaz_log(YLOG_WARN, "Destroying orphan connection");
connection_destroy(co);
return;
}