X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fstream.c;h=9dd3d38d57919239b796f274ec29b8422e8c413f;hb=c00021ca63c39b965a6c02c51f56d359b9cba4b3;hp=75a1b09ce3b8372a0fd8dbf911844e3d4d3a0d6a;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/index/stream.c b/index/stream.c index 75a1b09..9dd3d38 100644 --- a/index/stream.c +++ b/index/stream.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 @@ -155,6 +155,7 @@ void zebra_create_stream_fd(struct ZebraRecStream *stream, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab