X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fprt-grs.h;h=97a2b030e1625755382c72a4b462233c48c690f6;hp=808ceaef6729541da0d4a4cbd29332be4e560d1c;hb=11ef03208ae620bdba76aa18c924e83b1d433368;hpb=8f7995bdfe85beb2ff6fa08e99bb05242f3bf71f diff --git a/include/prt-grs.h b/include/prt-grs.h index 808ceae..97a2b03 100644 --- a/include/prt-grs.h +++ b/include/prt-grs.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, Index Data. + * Copyright (c) 1995-1998, Index Data. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation, in whole or in part, for any purpose, is hereby granted, @@ -115,7 +115,7 @@ typedef struct Z_Triple char *internationalString; Odr_oct *octetString; Odr_oid *oid; - bool_t *boolean; + bool_t *zboolean; Odr_null *null; Z_Unit *unit; Z_IntUnit *valueAndUnit;