X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fprt-exp.h;fp=include%2Fprt-exp.h;h=e842231c6ded582613d83b875ec1c6947c7b92f6;hb=1318fabb307dce513479df1890cac2f20cddda45;hp=711969a095ee6d519a84f7bb51322ab8c1a8fcf6;hpb=7436fd1fdf0ca6d2c5c68d9cc0cd57f53d9c8e12;p=yaz-moved-to-github.git diff --git a/include/prt-exp.h b/include/prt-exp.h index 711969a..e842231 100644 --- a/include/prt-exp.h +++ b/include/prt-exp.h @@ -147,7 +147,7 @@ typedef struct Z_ProxSupportUnit #define Z_ProxSupportUnit_private 1 union { - int known; + int *known; Z_ProxSupportPrivate *private; } u; } Z_ProxSupportUnit;