X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcclerrms.c;h=2d69c393f4b12d355b14b0635e278cda6541157e;hp=0ac34837ea757182de4a31c170d2755aa7cb3705;hb=db32b7150acaf0e15dc6d33428f34bf49a1cc6d9;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/cclerrms.c b/src/cclerrms.c index 0ac3483..2d69c39 100644 --- a/src/cclerrms.c +++ b/src/cclerrms.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. */ /** @@ -40,6 +40,7 @@ const char *ccl_err_msg (int ccl_errno) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab