X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fprt-exp.h;h=711969a095ee6d519a84f7bb51322ab8c1a8fcf6;hp=9fdd80689f8f09feb237027c5079b2b51578a346;hb=e37f1b24803ae41bba736eabdc14851018578abc;hpb=8bec24d252450a514ba47690ef187a76a29f8b47 diff --git a/include/prt-exp.h b/include/prt-exp.h index 9fdd806..711969a 100644 --- a/include/prt-exp.h +++ b/include/prt-exp.h @@ -114,7 +114,7 @@ typedef struct Z_NetworkAddress typedef struct Z_PrivateCapOperator { - char *operator; + char *roperator; Z_HumanString *description; /* OPTIONAL */ } Z_PrivateCapOperator;