X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftstmatchstr.c;h=bdb9751223c6b9e2d258ab715a97d9a141110537;hb=fbb0389c468253ae678c1169fe0d7a8d8d54e8cb;hp=56d00918ff00e23dc4df33536124d87cda10e3ed;hpb=9c6dc183308e2e99b53871c4aea3c6a760d2db54;p=yaz-moved-to-github.git diff --git a/test/tstmatchstr.c b/test/tstmatchstr.c index 56d0091..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