X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=util%2Fcharmap.c;h=d38be4f6d62254142e54ccd49db52137f1774f2a;hp=cb9d0b41803a24a0ba5e18d91a9d42d20d0fbcdc;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hpb=dc58eff985d645a38b3945aa248a4e2b8070ab98 diff --git a/util/charmap.c b/util/charmap.c index cb9d0b4..d38be4f 100644 --- a/util/charmap.c +++ b/util/charmap.c @@ -1,4 +1,4 @@ -/* $Id: charmap.c,v 1.39 2005-08-22 08:17:01 adam Exp $ +/* $Id: charmap.c,v 1.40 2006-05-10 08:13:44 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -763,3 +763,11 @@ void chrmaptab_destroy(chrmaptab tab) } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +