X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Frecstat.c;h=3015264ac37b99d3b37fdfd20425526aa4bba1d1;hp=e6395929a8b5a99b63a88493b2d5e6810f259a52;hb=3c5f6226f97612c0d6ac40591f600587c5ffa858;hpb=0113b6aaf2c27d960591e7087785123f16a235f3 diff --git a/index/recstat.c b/index/recstat.c index e639592..3015264 100644 --- a/index/recstat.c +++ b/index/recstat.c @@ -1,10 +1,13 @@ /* - * Copyright (C) 1994-1998, Index Data I/S + * Copyright (C) 1994-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: recstat.c,v $ - * Revision 1.6 1998-01-12 15:04:08 adam + * Revision 1.7 1999-02-02 14:51:06 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.6 1998/01/12 15:04:08 adam * The test option (-s) only uses read-lock (and not write lock). * * Revision 1.5 1997/09/17 12:19:17 adam @@ -32,7 +35,7 @@ #include #include #include -#ifndef WINDOWS +#ifndef WIN32 #include #endif #include "recindxp.h"