X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fstream.c;h=b29dc33b529678b84e9937af8b2736e8f318897c;hb=95f8991b4c687a0d99a1e8751ef5aeeb7f6831bc;hp=75a1b09ce3b8372a0fd8dbf911844e3d4d3a0d6a;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/index/stream.c b/index/stream.c index 75a1b09..b29dc33 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-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 @@ -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