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