X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=inline;f=data1%2Fd1_grs.c;h=84c7a00195b9ec19cf106e9dd03fef5e96480337;hb=a66b7d79383ae700f3358731eecfe2aafed0e90d;hp=7acb26bbbbadc398210fd2b3eab0680c3c77ba34;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/data1/d1_grs.c b/data1/d1_grs.c index 7acb26b..84c7a00 100644 --- a/data1/d1_grs.c +++ b/data1/d1_grs.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1995-2008 Index Data + 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 @@ -403,6 +403,7 @@ Z_GenericRecord *data1_nodetogr(data1_handle dh, data1_node *n, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab