X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcomstack.c;h=dcce2b0c4fc18652a2cddc686cfe95a68f19b303;hb=c6b8edd2312a4606cc014738266059a20e3b6e61;hp=19346b48f3eaef154cb1c34567bfad9178e24195;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/comstack.c b/src/comstack.c index 19346b4..dcce2b0 100644 --- a/src/comstack.c +++ b/src/comstack.c @@ -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