X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fsrwtst.c;h=1524abc4417ddd455f1e120504a54c35ac5deff5;hb=1908df105a83e97f3e404020fd9f4e2007654afd;hp=b10fb5b7161f90d90d2ad8869b886b4b16f9d731;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9;p=yaz-moved-to-github.git diff --git a/util/srwtst.c b/util/srwtst.c index b10fb5b..1524abc 100644 --- a/util/srwtst.c +++ b/util/srwtst.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: srwtst.c,v 1.1 2003-10-27 12:21:40 adam Exp $ + * $Id: srwtst.c,v 1.4 2005-06-25 15:46:07 adam Exp $ */ +#include #include #if HAVE_XML2 @@ -105,3 +106,11 @@ int main(int argc, char **argv) exit(1); } #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +