X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=dict%2Fdrdwr.c;h=a7863044f0b347866b630bb0de45606fe28ce93f;hp=45015fbaaecd13b257b9d33e9858d17ac0374bd3;hb=3c5f6226f97612c0d6ac40591f600587c5ffa858;hpb=0113b6aaf2c27d960591e7087785123f16a235f3 diff --git a/dict/drdwr.c b/dict/drdwr.c index 45015fb..a786304 100644 --- a/dict/drdwr.c +++ b/dict/drdwr.c @@ -1,10 +1,13 @@ /* - * Copyright (C) 1994, Index Data I/S + * Copyright (C) 1994-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: drdwr.c,v $ - * Revision 1.9 1997-09-09 13:38:01 adam + * Revision 1.10 1999-02-02 14:50:21 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.9 1997/09/09 13:38:01 adam * Partial port to WIN95/NT. * * Revision 1.8 1995/01/24 11:25:11 adam @@ -25,7 +28,7 @@ #include #include -#ifndef WINDOWS +#ifndef WIN32 #include #endif #include