X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmatchstr.c;h=15296cc47c7d73d1a63c0768158623d4c8748475;hb=7b1bbfddfb6e9d68c645388e3279a4990a6592ef;hp=4c3bcf2207fd1a53b55b867cb234f6db1b4dd17a;hpb=ae309395bf5f5511c2eee751151a2962726f745a;p=yaz-moved-to-github.git diff --git a/src/matchstr.c b/src/matchstr.c index 4c3bcf2..15296cc 100644 --- a/src/matchstr.c +++ b/src/matchstr.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2011 Index Data * See the file LICENSE for details. */ @@ -74,6 +74,7 @@ int yaz_memcmp(const void *a, const void *b, size_t len_a, size_t len_b) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab