X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftstwrbuf.c;h=a31115ee0621af69ec235ed368edab1b4f306a73;hb=64e2bb98a2ecd300fc2819c2cbb0b72901f85fa6;hp=8ac3d0bf8a45698ad699ad94460ef08c8af14299;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9;p=yaz-moved-to-github.git diff --git a/test/tstwrbuf.c b/test/tstwrbuf.c index 8ac3d0b..a31115e 100644 --- a/test/tstwrbuf.c +++ b/test/tstwrbuf.c @@ -1,10 +1,11 @@ /* - * Copyright (c) 2002-2003, Index Data + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: tstwrbuf.c,v 1.1 2003-10-27 12:21:38 adam Exp $ + * $Id: tstwrbuf.c,v 1.4 2005-06-25 15:46:07 adam Exp $ */ +#include #include #include @@ -56,3 +57,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 + */ +