X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fcharmap.c;h=782f475992113c86373b1ddf7fdcff34c6aa048f;hb=c22b27ba78b584e1f3e6ba863b854bf7f741d0a3;hp=1e718a56db098c6b496de05ac746db31e9c82be1;hpb=09a9136012a8e5b13ba96150bad03193660e6015;p=idzebra-moved-to-github.git diff --git a/util/charmap.c b/util/charmap.c index 1e718a5..782f475 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-2011 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