X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=dict%2Fdictext.c;h=09c41987dc553b6ac2c89893962cac74ad60514a;hp=6f8373de830b169216b12e7224c4aaccca67c45c;hb=3c5f6226f97612c0d6ac40591f600587c5ffa858;hpb=b3a6eba6b48be6df19bce22dbf2bc0068df9cfe8 diff --git a/dict/dictext.c b/dict/dictext.c index 6f8373d..09c4198 100644 --- a/dict/dictext.c +++ b/dict/dictext.c @@ -1,10 +1,16 @@ /* - * Copyright (C) 1994, Index Data I/S + * Copyright (C) 1994-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: dictext.c,v $ - * Revision 1.5 1996-01-31 21:03:59 adam + * Revision 1.7 1999-02-02 14:50:18 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.6 1996/10/29 14:00:02 adam + * Page size given by DICT_DEFAULT_PAGESIZE in dict.h. + * + * Revision 1.5 1996/01/31 21:03:59 adam * Extra options. * * Revision 1.4 1995/09/04 12:33:31 adam @@ -27,7 +33,7 @@ #include #include -#include +#include char *prog;