X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftst_match_glob.c;h=84217529b6a5353925bda651f47b066738d1cabf;hb=c5a81c4eb35bcab571d42f4e02a69e4ed76dc20b;hp=713f6ee4d32dcea8017be31febaa76606c63e093;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/test/tst_match_glob.c b/test/tst_match_glob.c index 713f6ee..8421752 100644 --- a/test/tst_match_glob.c +++ b/test/tst_match_glob.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ @@ -51,6 +51,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