Function data1_path_fopen doesn not call yaz_fopen if profilePath
[idzebra-moved-to-github.git] / data1 / d1_sumout.c
index a65e795..9dda172 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: d1_sumout.c,v 1.5 2004-12-13 20:51:28 adam Exp $
-   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
-   Index Data Aps
+/* $Id: d1_sumout.c,v 1.7 2006-05-10 08:13:18 adam Exp $
+   Copyright (C) 1995-2005
+   Index Data ApS
 
 This file is part of the Zebra server.
 
@@ -114,3 +114,11 @@ Z_BriefBib *data1_nodetosummary (data1_handle dh, data1_node *n,
     }
     return res;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+