X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ccl%2Fcclstr.c;h=12d8d8b9e76a969c1fbf5e86fff3054707103db1;hb=4d531a1a9131d69c3b6c27fbac42837e22cff61c;hp=7187295450b9e8c245a1f81ed77f076da17877fd;hpb=3888e88cde70f36851544ab7acc04e0943470ec6;p=yaz-moved-to-github.git diff --git a/ccl/cclstr.c b/ccl/cclstr.c index 7187295..12d8d8b 100644 --- a/ccl/cclstr.c +++ b/ccl/cclstr.c @@ -44,9 +44,9 @@ /* CCL string compare utilities * Europagate, 1995 * - * $Log: cclstr.c,v $ - * Revision 1.1 1996-10-11 15:00:26 adam - * CCL parser from Europagate Email gateway 1.0. + * $Id: cclstr.c,v 1.4 2001-11-27 22:38:50 adam Exp $ + * + * Old Europagate Log: * * Revision 1.3 1996/01/24 10:11:19 adam * Added include of stdlib.h. @@ -64,7 +64,7 @@ #include #include -#include +#include static int ccli_toupper (int c) {