Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / test / espec / t1.c
index 3f5cf94..9c522df 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t1.c,v 1.6 2006-03-31 15:58:06 adam Exp $
+/* $Id: t1.c,v 1.7 2006-05-10 08:13:36 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -52,3 +52,11 @@ static void tst(int argc, char **argv)
 }
 
 TL_MAIN
 }
 
 TL_MAIN
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+