X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fsrw.h;h=6a9781d86bdd92b9cb763db0b6634aa19dcb8488;hp=df27631da4f5460693c3826a65b947a13c8ca7e0;hb=d62fb74edd3775095d23f2bffbace2b60cd3c57f;hpb=f64aa61c61bf8bf851d7b66a5fc137669dc77452 diff --git a/include/yaz/srw.h b/include/yaz/srw.h index df27631..6a9781d 100644 --- a/include/yaz/srw.h +++ b/include/yaz/srw.h @@ -1,8 +1,8 @@ /* - * Copyright (c) 2002-2004, Index Data. + * Copyright (c) 2002-2005, Index Data. * See the file LICENSE for details. * - * $Id: srw.h,v 1.18 2005-01-08 01:20:18 adam Exp $ + * $Id: srw.h,v 1.19 2005-01-09 21:52:48 adam Exp $ */ /** * \file srw.h @@ -106,6 +106,7 @@ typedef struct { char *value; int *numberOfRecords; char *displayTerm; + char *whereInList; } Z_SRW_scanTerm; typedef struct {