projects
/
yaz-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:
9098839
)
Fixed include of matchstr.h.
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 7 Nov 2008 10:55:02 +0000
(11:55 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 7 Nov 2008 10:55:02 +0000
(11:55 +0100)
test/tstmatchstr.c
patch
|
blob
|
history
diff --git
a/test/tstmatchstr.c
b/test/tstmatchstr.c
index
56d0091
..
0911bd0
100644
(file)
--- a/
test/tstmatchstr.c
+++ b/
test/tstmatchstr.c
@@
-6,7
+6,7
@@
#include <stdio.h>
#include <stdlib.h>
-#include <yaz/match-str.h>
+#include <yaz/matchstr.h>
#include <yaz/test.h>
int main (int argc, char **argv)