X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftstmatchstr.c;h=bdb9751223c6b9e2d258ab715a97d9a141110537;hp=8beb6e2e7ab9d09e163ee6f6ea67f0be84a2d781;hb=f03f934986cd3ff1fbb98f8b1432d70c46f6809e;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/test/tstmatchstr.c b/test/tstmatchstr.c index 8beb6e2..bdb9751 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-2010 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