X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=data1%2Fd1_handle.c;h=43fea530c85d0c33fcbb80e7705feae3c12dc892;hb=591ac4cbcd27587be8ba333f64c82f3bbba2b7ea;hp=b792a91c45fb375679705928e29f6e8fb62ac3a9;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/data1/d1_handle.c b/data1/d1_handle.c index b792a91..43fea53 100644 --- a/data1/d1_handle.c +++ b/data1/d1_handle.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 @@ -172,6 +172,7 @@ int data1_is_xmlmode(data1_handle dh) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab