X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fres-test.c;h=972c3e3e6ce212a14b179decdeba90baefc7eb1c;hb=4f8a19742e1f4ddb422fa515ff9c3f1d37e5641f;hp=612e937d7df3fa8cb964a57e6f9edf3f8cd2f143;hpb=6c9fcd3b5d3108702fa1ffc92dab4ab6060f9a19;p=idzebra-moved-to-github.git diff --git a/util/res-test.c b/util/res-test.c index 612e937..972c3e3 100644 --- a/util/res-test.c +++ b/util/res-test.c @@ -1,4 +1,4 @@ -/* $Id: res-test.c,v 1.10 2005-01-15 19:38:42 adam Exp $ +/* $Id: res-test.c,v 1.11 2006-05-10 08:13:46 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -68,3 +68,11 @@ int main(int argc, char **argv) res_close (res); return 0; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +