X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fsrw.h;h=26f98190296c829e6de2c1e2fdbff20e540e780e;hb=cdf3162d32f13fd58d0b7fb06b3252bab2bc78ad;hp=1b61e2aeb7e3505f6c24c1081a31692b2ba16443;hpb=c82bbc07fb53f78aab88bb4121629daeef42ed2a;p=yaz-moved-to-github.git diff --git a/include/yaz/srw.h b/include/yaz/srw.h index 1b61e2a..26f9819 100644 --- a/include/yaz/srw.h +++ b/include/yaz/srw.h @@ -1,8 +1,8 @@ /* - * Copyright (c) 2002-2003, Index Data. + * Copyright (c) 2002-2004, Index Data. * See the file LICENSE for details. * - * $Id: srw.h,v 1.11 2004-01-05 09:34:42 adam Exp $ + * $Id: srw.h,v 1.13 2004-01-07 21:02:42 adam Exp $ */ #ifndef YAZ_SRW_H @@ -75,6 +75,7 @@ typedef struct { typedef struct { char *recordPacking; char *database; + char *stylesheet; } Z_SRW_explainRequest; typedef struct {