X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsortspec.c;h=c3470364740d2b4819576a871e950539ff6c507c;hb=c6b8edd2312a4606cc014738266059a20e3b6e61;hp=2bed2a5fc7a31441a6408cf6552c6cd20261a727;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/sortspec.c b/src/sortspec.c index 2bed2a5..c347036 100644 --- a/src/sortspec.c +++ b/src/sortspec.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. */ /** @@ -130,6 +130,7 @@ Z_SortKeySpecList *yaz_sort_spec (ODR out, const char *arg) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab