X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2Flookupec.c;h=5791ffad426ed5258ff6d406876c07fcb90e909b;hb=e92856ea4fecc1a5ea6875ad47797d462fd5fcae;hp=12fd18f1c4a40726c0614814efff1c94af016880;hpb=05b9b8ed020c5bfa48a913d6a2e2b50ddf1bab8e;p=idzebra-moved-to-github.git diff --git a/dict/lookupec.c b/dict/lookupec.c index 12fd18f..5791ffa 100644 --- a/dict/lookupec.c +++ b/dict/lookupec.c @@ -1,6 +1,6 @@ -/* $Id: lookupec.c,v 1.11 2004-12-08 12:23:08 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 - Index Data Aps +/* $Id: lookupec.c,v 1.13 2006-05-10 08:13:18 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -170,3 +170,11 @@ int dict_lookup_ec (Dict dict, char *pattern, int range, return i; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +