X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fstrmap.c;h=d6e8531b6f3305dff14d855454eb6e5f6055831c;hb=c22b27ba78b584e1f3e6ba863b854bf7f741d0a3;hp=1d054ff8e1edbb0ab6bd4d259d16b7e52d3a1186;hpb=08d6561cdd2bb03f02913f25b20a428aa9aea575;p=idzebra-moved-to-github.git diff --git a/util/strmap.c b/util/strmap.c index 1d054ff..d6e8531 100644 --- a/util/strmap.c +++ b/util/strmap.c @@ -1,8 +1,5 @@ -/* $Id: strmap.c,v 1.2 2007-12-03 09:12:38 adam Exp $ - Copyright (C) 1995-2007 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + 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 @@ -187,6 +184,7 @@ const char *zebra_strmap_it_next(zebra_strmap_it it, void **data_buf, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab