X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2Fdelete.c;h=e871d7e811475ee49cdddc46e4e9d2ea10fd7a24;hb=ce0c8ffd1c3471504b638f6b47a0e85bf1b6f24f;hp=3c8396d4bce037fdf096dea449ab1fc6aa0fed93;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/dict/delete.c b/dict/delete.c index 3c8396d..e871d7e 100644 --- a/dict/delete.c +++ b/dict/delete.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 @@ -229,6 +229,7 @@ int dict_delete_subtree (Dict dict, const char *p, void *client, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab