X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=bfile%2Fbfile.c;h=67006795cc434d9a5833bf4271e4f28c86077148;hp=eb59b4a10d922be376ca010a5f630b4805fadd39;hb=3c5f6226f97612c0d6ac40591f600587c5ffa858;hpb=0113b6aaf2c27d960591e7087785123f16a235f3 diff --git a/bfile/bfile.c b/bfile/bfile.c index eb59b4a..6700679 100644 --- a/bfile/bfile.c +++ b/bfile/bfile.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: bfile.c,v $ - * Revision 1.26 1998-02-17 10:32:52 adam + * Revision 1.27 1999-02-02 14:50:01 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.26 1998/02/17 10:32:52 adam * Fixed bug: binary files weren't opened with flag b on NT. * * Revision 1.25 1997/10/27 14:25:38 adam @@ -88,7 +91,7 @@ #include #include #include -#ifdef WINDOWS +#ifdef WIN32 #include #else #include