Fixed rec_cp. Did not copy the 0-termiante info buffers
[idzebra-moved-to-github.git] / index / zvrank.c
index 88433bf..c2fc218 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zvrank.c,v 1.20 2006-05-03 09:31:26 marc Exp $
+/* $Id: zvrank.c,v 1.21 2006-05-10 08:13:26 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -842,3 +842,11 @@ static struct rank_control rank_control_vsm = {
  
 struct rank_control *rank_zv_class = &rank_control_vsm;
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+