projects
/
idzebra-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:
2c8209d
)
Log to t4.log rather than t3.log
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 21 Oct 2003 09:59:05 +0000
(09:59 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 21 Oct 2003 09:59:05 +0000
(09:59 +0000)
test/api/t4.c
patch
|
blob
|
history
diff --git
a/test/api/t4.c
b/test/api/t4.c
index
59331b8
..
5b716ea
100644
(file)
--- a/
test/api/t4.c
+++ b/
test/api/t4.c
@@
-1,4
+1,4
@@
-/* $Id: t4.c,v 1.3 2003-06-23 15:36:12 adam Exp $
+/* $Id: t4.c,v 1.4 2003-10-21 09:59:05 adam Exp $
Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
Index Data Aps
@@
-34,7
+34,7
@@
int main(int argc, char **argv)
" <title>My title</title>\n"
"</gils>\n";
- yaz_log_init_file("t3.log");
+ yaz_log_init_file("t4.log");
nmem_init ();