X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcqlstrer.c;h=0dac5831c7bf6a8731c46e7c34ac7380c45ad625;hb=eb68779c8a1e2ea059b5cf1a790e5047e3190bf2;hp=c783134d796b59fa8c4077c72cf20e8c986653f0;hpb=f1173ed21af445eeecf2acf2df3cbef7dfd61cf0;p=yaz-moved-to-github.git diff --git a/src/cqlstrer.c b/src/cqlstrer.c index c783134..0dac583 100644 --- a/src/cqlstrer.c +++ b/src/cqlstrer.c @@ -1,11 +1,7 @@ -/* $Id: cqlstrer.c,v 1.6 2006-03-10 10:43:32 mike Exp $ - Copyright (C) 1995-2005, Index Data ApS - Index Data Aps - -This file is part of the YAZ toolkit. - -See the file LICENSE details. -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data + * See the file LICENSE for details. + */ /** * \file cqlstrer.c @@ -67,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