X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=data1%2Fd1_sutrs.c;h=7a3ce26b9d448d7d69cb2924d7a85ae5cd6b3d8f;hb=4e6078e4660869b9d83223c8ce842ed8dda211ab;hp=6a4264bb40daea0eb8a5a6b709d0f3566c4b0ad0;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/data1/d1_sutrs.c b/data1/d1_sutrs.c index 6a4264b..7a3ce26 100644 --- a/data1/d1_sutrs.c +++ b/data1/d1_sutrs.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 @@ -149,6 +149,7 @@ char *data1_nodetobuf (data1_handle dh, data1_node *n, int select, int *len) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab