X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Frequestq.c;h=02a2689dd5fccd2c6ef811dc6129332e995527a0;hb=273716ada4a96213fb99182df2a3ee22509437b0;hp=7b06a39d36e7cd3d73998df8c60f632a2d97f288;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/requestq.c b/src/requestq.c index 7b06a39..02a2689 100644 --- a/src/requestq.c +++ b/src/requestq.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. */ /** @@ -97,6 +97,7 @@ void request_release(request *r) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab