X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frank1.c;h=17f8616cd93a86437d900b784e881eacf93d2ce1;hb=ac0167708e784f6fd1511ce7b0361e5db498faf8;hp=d43204c53d21dfecf4da731f0d3ced12c1812572;hpb=3b728a4683973b29bdb8eef0347cc79b01ff3e93;p=idzebra-moved-to-github.git diff --git a/index/rank1.c b/index/rank1.c index d43204c..17f8616 100644 --- a/index/rank1.c +++ b/index/rank1.c @@ -1,10 +1,13 @@ /* - * Copyright (C) 1998, Index Data I/S + * Copyright (C) 1998-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: rank1.c,v $ - * Revision 1.3 1998-06-12 12:21:53 adam + * Revision 1.4 1999-02-02 14:51:01 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.3 1998/06/12 12:21:53 adam * Fixed memory-leak. * * Revision 1.2 1998/03/05 13:03:29 adam @@ -18,7 +21,7 @@ #include #include -#ifdef WINDOWS +#ifdef WIN32 #include #else #include