X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fhttp.c;h=1c1d9f0ca16bbe17753539dd7a2927c55280100f;hb=4e3f7be8266559e07dc01ae5d6aba31d30b8bd44;hp=a7c328a0d42f7d4274f2d7b0406edf7ddf29439c;hpb=ae309395bf5f5511c2eee751151a2962726f745a;p=yaz-moved-to-github.git diff --git a/src/http.c b/src/http.c index a7c328a..1c1d9f0 100644 --- a/src/http.c +++ b/src/http.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. */ @@ -544,6 +544,7 @@ int yaz_encode_http_request(ODR o, Z_HTTP_Request *hr) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab