X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftstwrbuf.c;h=a31115ee0621af69ec235ed368edab1b4f306a73;hb=72009188eda06296bb8839ef16de1470ecc2d240;hp=fab5c114964235edb7db55fd6cfa2408175029cd;hpb=4c176312acdc3444c9afc820f76a393e64668e52;p=yaz-moved-to-github.git diff --git a/test/tstwrbuf.c b/test/tstwrbuf.c index fab5c11..a31115e 100644 --- a/test/tstwrbuf.c +++ b/test/tstwrbuf.c @@ -2,9 +2,10 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: tstwrbuf.c,v 1.2 2005-01-15 19:47:15 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 + */ +