X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Fkdump.c;h=ddedacdb4f6c0cb21d6a6c414d716872a13706d0;hp=4f78ddda22c5083c2e38b69a220fec1ba780e8fe;hb=3c5f6226f97612c0d6ac40591f600587c5ffa858;hpb=0113b6aaf2c27d960591e7087785123f16a235f3 diff --git a/index/kdump.c b/index/kdump.c index 4f78ddd..ddedacd 100644 --- a/index/kdump.c +++ b/index/kdump.c @@ -1,10 +1,13 @@ /* - * Copyright (C) 1994-1996, Index Data I/S + * Copyright (C) 1994-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: kdump.c,v $ - * Revision 1.16 1998-05-20 10:12:17 adam + * Revision 1.17 1999-02-02 14:50:55 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.16 1998/05/20 10:12:17 adam * Implemented automatic EXPLAIN database maintenance. * Modified Zebra to work with ASN.1 compiled version of YAZ. * @@ -63,7 +66,7 @@ #include #include #include -#ifdef WINDOWS +#ifdef WIN32 #include #else #include