X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=util%2Fcharmap.c;h=c1e95f905f2ea126dd3e647141725ddd44fccdff;hb=a66b7d79383ae700f3358731eecfe2aafed0e90d;hp=1e718a56db098c6b496de05ac746db31e9c82be1;hpb=09a9136012a8e5b13ba96150bad03193660e6015;p=idzebra-moved-to-github.git diff --git a/util/charmap.c b/util/charmap.c index 1e718a5..c1e95f9 100644 --- a/util/charmap.c +++ b/util/charmap.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2009 Index Data + Copyright (C) 1994-2010 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -746,6 +746,7 @@ void chrmaptab_destroy(chrmaptab tab) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab