Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / isamc / merge.c
index 68fc2e5..072e5ae 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: merge.c,v 1.30 2005-04-13 13:03:48 adam Exp $
+/* $Id: merge.c,v 1.31 2006-05-10 08:13:27 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -479,3 +479,11 @@ void isamc_merge (ISAMC is, ISAM_P *ipos, ISAMC_I *data)
     *ipos = cat + firstpos * 8;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+