X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcqlstrer.c;h=0dac5831c7bf6a8731c46e7c34ac7380c45ad625;hb=f03f934986cd3ff1fbb98f8b1432d70c46f6809e;hp=acc4c804c92d421c30c3a0cfce4d5131db5cb17a;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/cqlstrer.c b/src/cqlstrer.c index acc4c80..0dac583 100644 --- a/src/cqlstrer.c +++ b/src/cqlstrer.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ @@ -63,6 +63,7 @@ const char *cql_strerror(int code) { /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab