Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / util / res-test.c
index f74e70e..972c3e3 100644 (file)
@@ -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
+ */
+