Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / util / passtest.c
index c81d55b..20c6230 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: passtest.c,v 1.6 2005-05-30 13:27:08 adam Exp $
+/* $Id: passtest.c,v 1.7 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -35,3 +35,11 @@ int main (int argc, char **argv)
        passwd_db_close(db);
        return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+