X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcclerrms.c;h=2d69c393f4b12d355b14b0635e278cda6541157e;hb=419e0de8e395a9b43263d669eb83dc5bef0734a0;hp=0be69436f91d794e165ece4cc92e717b21546379;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/cclerrms.c b/src/cclerrms.c index 0be6943..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-2009 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