X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Frset.h;h=e83870bcf684c1b2ec6fb6b815382f04b1638fae;hb=a8b86c35a39ce9eb5279c46dd99ef7e91b83fb7b;hp=b6da79552f6ce877b537be42d53d2c12d38d5397;hpb=1bb217ab477284fd7fee47f19a6e8a780fa2bb50;p=idzebra-moved-to-github.git diff --git a/include/rset.h b/include/rset.h index b6da795..e83870b 100644 --- a/include/rset.h +++ b/include/rset.h @@ -1,4 +1,4 @@ -/* $Id: rset.h,v 1.27 2004-08-06 12:28:22 adam Exp $ +/* $Id: rset.h,v 1.28 2004-08-06 12:55:01 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -61,7 +61,7 @@ struct rset_term { char *name; zint nn; char *flags; - int count; + zint count; int type; };