X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fprt-esp.h;h=26e947bf9d8e9be30e077765a3d04b23f8eb248c;hp=ce0f3b8f5349999b584e3dca3aa5075de9eb56b9;hb=a3fb25600e5a7366e761b46c419462080fc13f73;hpb=d5841c7c5616c3259c78e90cbf8e5e96ebd3ab31 diff --git a/include/prt-esp.h b/include/prt-esp.h index ce0f3b8..26e947b 100644 --- a/include/prt-esp.h +++ b/include/prt-esp.h @@ -137,7 +137,7 @@ typedef struct Z_Espec1 Z_Variant *defaultVariantRequest; /* OPTIONAL */ int *defaultTagType; /* OPTIONAL */ int num_elements; - Z_ElementRequest *elements; /* OPTIONAL */ + Z_ElementRequest **elements; /* OPTIONAL */ } Z_Espec1; int z_Espec1(ODR o, Z_Espec1 **p, int opt);