X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fprt-exp.h;h=1b122d437ccb38adb9cf59c91f1d3a238c67c283;hp=cfcf2bcc2b5e2cf4684ab1291ff737282b7331bf;hb=e0d889da6625684d4f6a4f166af7e811e224b091;hpb=88d26764ac94b4a2872c77e2deed58b15d2f6f02 diff --git a/include/prt-exp.h b/include/prt-exp.h index cfcf2bc..1b122d4 100644 --- a/include/prt-exp.h +++ b/include/prt-exp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, Index Data. + * Copyright (c) 1995-1997, 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, @@ -291,7 +291,7 @@ typedef struct Z_AttributeOccurrence { Odr_null *anyOrNone; Z_AttributeValueList *specific; - } *attributeValues; + } attributeValues; } Z_AttributeOccurrence; typedef struct Z_AttributeCombination