X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcclstr.c;h=1f466161b98aea4f92fb8f1c5950efe554a0052f;hb=f03f934986cd3ff1fbb98f8b1432d70c46f6809e;hp=8f460546a6364181b1ff30a2263fbb48fb21bff2;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/cclstr.c b/src/cclstr.c index 8f46054..1f46616 100644 --- a/src/cclstr.c +++ b/src/cclstr.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. */ /** @@ -57,6 +57,7 @@ int ccl_memicmp (const char *s1, const char *s2, size_t n) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab