X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=util%2Fstrmap.c;h=6b4078bc747fe759c3741a0ffd7cf441d3612310;hb=49d1a5f99851e3f3e24afbb9de24c67b9fa95bd1;hp=1d054ff8e1edbb0ab6bd4d259d16b7e52d3a1186;hpb=08d6561cdd2bb03f02913f25b20a428aa9aea575;p=idzebra-moved-to-github.git diff --git a/util/strmap.c b/util/strmap.c index 1d054ff..6b4078b 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-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 @@ -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