X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcqlstrer.c;h=0dac5831c7bf6a8731c46e7c34ac7380c45ad625;hp=84bfac87159f42687240c0d9f73095150b0b0094;hb=4437d37d1844243b154c4323413e18c50e3b8779;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/cqlstrer.c b/src/cqlstrer.c index 84bfac8..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-2008 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