X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsrwutil.c;h=7b62217d9b2d7e89cdda0a88ef255312166f2eca;hb=9748d1f21b8a1c8c6f14ef9384c0e4fdb2d41585;hp=25a85e12506f240ea1b2285ed45e23960ebb4511;hpb=ae309395bf5f5511c2eee751151a2962726f745a;p=yaz-moved-to-github.git diff --git a/src/srwutil.c b/src/srwutil.c index 25a85e1..7b62217 100644 --- a/src/srwutil.c +++ b/src/srwutil.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. */ /** @@ -1471,6 +1471,7 @@ void yaz_encode_sru_extra(Z_SRW_PDU *sr, ODR odr, const char *extra_args) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab