changed output to be non-cascarding when using -n switch
[yaz-moved-to-github.git] / ztest / read-marc.c
index c936a60..102e8ff 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: read-marc.c,v 1.6 2005-01-15 19:47:16 adam Exp $
+ * $Id: read-marc.c,v 1.8 2007-01-03 08:42:18 adam Exp $
  */
 
 /*
@@ -1617,3 +1617,11 @@ char *dummy_xml_record (int num, ODR odr)
     yaz_marc_destroy(mt);
     return rec;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+