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