X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcomstack.c;h=dcce2b0c4fc18652a2cddc686cfe95a68f19b303;hb=50910e85f05204a853e7e6975b1e3ef0adf1dbe6;hp=0020c97669f6f019869c8a4419d787431ad8832a;hpb=e8687e3d59ba411ee1ed143c8726ab9449bbbe57;p=yaz-moved-to-github.git diff --git a/src/comstack.c b/src/comstack.c index 0020c97..dcce2b0 100644 --- a/src/comstack.c +++ b/src/comstack.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. */ @@ -385,6 +385,7 @@ void cs_set_max_recv_bytes(COMSTACK cs, int max_recv_bytes) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab