X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fsrwtst.c;h=1524abc4417ddd455f1e120504a54c35ac5deff5;hp=1a2cf6984a0cc73743f7bb7381304384c79c2363;hb=471c6dccdbb5c5a9c08b24c9abd6a1dcda29e79e;hpb=4c176312acdc3444c9afc820f76a393e64668e52 diff --git a/util/srwtst.c b/util/srwtst.c index 1a2cf69..1524abc 100644 --- a/util/srwtst.c +++ b/util/srwtst.c @@ -2,9 +2,10 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: srwtst.c,v 1.2 2005-01-15 19:47:15 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 + */ +