X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fmatchstr.c;h=c1653f71abcca27369bd731472ba6854472b238a;hp=4c3bcf2207fd1a53b55b867cb234f6db1b4dd17a;hb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;hpb=ae309395bf5f5511c2eee751151a2962726f745a diff --git a/src/matchstr.c b/src/matchstr.c index 4c3bcf2..c1653f7 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-2009 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