Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / dict / dopen.c
index 80f80e8..89b7085 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dopen.c,v 1.12 2005-06-14 20:28:53 adam Exp $
+/* $Id: dopen.c,v 1.13 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -89,3 +89,11 @@ void dict_bf_compact (Dict_BFile dbf)
 {
     dbf->compact_flag = 1;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+