X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftstmatchstr.c;h=e20cce8f41ca9bda336d00bb548a5fa84af009f0;hb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;hp=ef69d51d132e642a67b5f1419817649587bac61d;hpb=7bfa924f0f58b494c4aba33320183374ffd594cd;p=yaz-moved-to-github.git diff --git a/test/tstmatchstr.c b/test/tstmatchstr.c index ef69d51..e20cce8 100644 --- a/test/tstmatchstr.c +++ b/test/tstmatchstr.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 2002-2004, Index Data + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: tstmatchstr.c,v 1.2 2004-09-29 20:15:42 adam Exp $ + * $Id: tstmatchstr.c,v 1.4 2005-06-25 15:46:07 adam Exp $ */ #include @@ -52,3 +52,11 @@ int main (int argc, char **argv) exit(0); } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +