X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fres-test.c;h=972c3e3e6ce212a14b179decdeba90baefc7eb1c;hb=11edef8271df7f3598f94373720aea3a5b6b3ad5;hp=f74e70ea3d265d9e1b81a5511bcfdcf07a6446b7;hpb=5437b50633032595afe6f87dc0f989bc92a5aea8;p=idzebra-moved-to-github.git diff --git a/util/res-test.c b/util/res-test.c index f74e70e..972c3e3 100644 --- a/util/res-test.c +++ b/util/res-test.c @@ -1,6 +1,6 @@ -/* $Id: res-test.c,v 1.9 2004-11-19 10:27:18 heikki Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 - Index Data Aps +/* $Id: res-test.c,v 1.11 2006-05-10 08:13:46 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -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 + */ +