X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftcpip.c;h=b1ee8e48036917f0185a308104774de282f94b78;hb=0f88139455a3aeffeca0a5650ca5d3d99abc1c17;hp=11b676c11dbece0fb71a77cd1003e82242238c63;hpb=d96ec51bf86e8c38213abf5df1812de901f60bfa;p=yaz-moved-to-github.git diff --git a/src/tcpip.c b/src/tcpip.c index 11b676c..b1ee8e4 100644 --- a/src/tcpip.c +++ b/src/tcpip.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. */ /** @@ -1685,6 +1685,7 @@ static int tcpip_get_connect(COMSTACK h, char **buf, int *bufsize) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab