X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftstmatchstr.c;h=e627dc022b5e30a81196fadee46c5e286e20e95a;hb=173f78f50536784bdc6a59d4586ba409b2b69182;hp=8beb6e2e7ab9d09e163ee6f6ea67f0be84a2d781;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/test/tstmatchstr.c b/test/tstmatchstr.c index 8beb6e2..e627dc0 100644 --- a/test/tstmatchstr.c +++ b/test/tstmatchstr.c @@ -1,12 +1,12 @@ /* 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. */ #include #include -#include +#include #include int main (int argc, char **argv) @@ -35,6 +35,7 @@ int main (int argc, char **argv) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab