X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=util%2Fpasswddb.c;h=cbe1485a998390ba0b2141400ffdfabc5b13d383;hp=4595f438cc3ece5e9d8e04d0d7a3c74acfcc6e0c;hb=3c5f6226f97612c0d6ac40591f600587c5ffa858;hpb=0113b6aaf2c27d960591e7087785123f16a235f3 diff --git a/util/passwddb.c b/util/passwddb.c index 4595f43..cbe1485 100644 --- a/util/passwddb.c +++ b/util/passwddb.c @@ -1,17 +1,20 @@ /* - * Copyright (C) 1998, Index Data ApS + * Copyright (C) 1998-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: passwddb.c,v $ - * Revision 1.3 1998-06-25 19:16:32 adam + * Revision 1.4 1999-02-02 14:51:39 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.3 1998/06/25 19:16:32 adam * Minor changes to Visual C++ project. * * Revision 1.2 1998/06/25 09:55:51 adam * Minor changes - fixex headers. * */ -#ifdef WINDOWS +#ifdef WIN32 #else #include #endif