X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2Fclose.c;h=ebc7594289f9fe514f21779b158b0603b01e21fd;hb=ce0c8ffd1c3471504b638f6b47a0e85bf1b6f24f;hp=e7ed6d24fc4fd23f8048ff4e15e022253f6c496e;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/dict/close.c b/dict/close.c index e7ed6d2..ebc7594 100644 --- a/dict/close.c +++ b/dict/close.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1995-2008 Index Data + Copyright (C) 1994-2009 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 @@ -46,6 +46,7 @@ int dict_close (Dict dict) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab