X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Flocksrv.c;h=7591349f3e10ae5bbb07c8715641f796a6d691d6;hp=57f106ee0c82e4e2b3d534cf947b69ef75f6bd42;hb=3c5f6226f97612c0d6ac40591f600587c5ffa858;hpb=0113b6aaf2c27d960591e7087785123f16a235f3 diff --git a/index/locksrv.c b/index/locksrv.c index 57f106e..7591349 100644 --- a/index/locksrv.c +++ b/index/locksrv.c @@ -1,10 +1,13 @@ /* - * Copyright (C) 1994-1997, Index Data I/S + * Copyright (C) 1994-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: locksrv.c,v $ - * Revision 1.11 1998-03-05 08:45:12 adam + * Revision 1.12 1999-02-02 14:50:58 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.11 1998/03/05 08:45:12 adam * New result set model and modular ranking system. Moved towards * descent server API. System information stored as "SGML" records. * @@ -46,7 +49,7 @@ */ #include #include -#ifdef WINDOWS +#ifdef WIN32 #include #else #include