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:
d2f977c
)
Add FacetList name on external definition
author
Dennis Schafroth
<dennis@indexdata.com>
Thu, 15 Jul 2010 12:40:16 +0000
(14:40 +0200)
committer
Dennis Schafroth
<dennis@indexdata.com>
Thu, 15 Jul 2010 12:40:16 +0000
(14:40 +0200)
src/prt-ext.c
patch
|
blob
|
history
diff --git
a/src/prt-ext.c
b/src/prt-ext.c
index
fc760f7
..
ccd2999
100644
(file)
--- a/
src/prt-ext.c
+++ b/
src/prt-ext.c
@@
-144,7
+144,7
@@
int z_External(ODR o, Z_External **p, int opt, const char *name)
{ODR_EXPLICIT, ODR_CONTEXT, 0, Z_External_userInfo1,
(Odr_fun)z_OtherInformation, 0},
{ODR_EXPLICIT, ODR_CONTEXT, 0, Z_External_userFacets,
- (Odr_fun)z_FacetList, 0},
+ (Odr_fun)z_FacetList, "FacetList" },
{ODR_EXPLICIT, ODR_CONTEXT, 0, Z_External_charSetandLanguageNegotiation,
(Odr_fun)z_CharSetandLanguageNegotiation, 0},
{ODR_EXPLICIT, ODR_CONTEXT, 0, Z_External_acfPrompt1,