X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzsets.c;h=5deef633dc7515fe5eee23c4d3f7fac1541a0fb5;hb=4415da5dbbba04e50d4524347486d60113ed569c;hp=b46f057bced97f47e8858a3a2906fe49cad204a8;hpb=e19bd45069a282b054015f9cf88e109968b9fa7f;p=idzebra-moved-to-github.git diff --git a/index/zsets.c b/index/zsets.c index b46f057..5deef63 100644 --- a/index/zsets.c +++ b/index/zsets.c @@ -1,10 +1,13 @@ /* - * Copyright (C) 1994-1998, Index Data + * Copyright (C) 1994-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: zsets.c,v $ - * Revision 1.21 1998-11-16 16:03:46 adam + * Revision 1.22 1999-02-02 14:51:15 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.21 1998/11/16 16:03:46 adam * Moved loggin utilities to Yaz. Was implemented in file zlogs.c. * * Revision 1.20 1998/11/16 10:10:53 adam @@ -82,7 +85,7 @@ */ #include #include -#ifdef WINDOWS +#ifdef WIN32 #include #else #include