X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcclstr.c;h=1f466161b98aea4f92fb8f1c5950efe554a0052f;hp=9b359e7c4f8f3f29db60a8afada0bc9a9a167556;hb=eb68779c8a1e2ea059b5cf1a790e5047e3190bf2;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/cclstr.c b/src/cclstr.c index 9b359e7..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-2008 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