Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / index / recindxp.h
index 1e4da12..dbc2e29 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: recindxp.h,v 1.13 2004-08-04 08:35:23 adam Exp $
-   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
-   Index Data Aps
+/* $Id: recindxp.h,v 1.18 2006-05-10 08:13:22 adam Exp $
+   Copyright (C) 1995-2005
+   Index Data ApS
 
 This file is part of the Zebra server.
 
@@ -22,7 +22,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 
 #include "recindex.h"
 
-#include <bfile.h>
+#include <idzebra/bfile.h>
 
 YAZ_BEGIN_CDECL
 
@@ -81,3 +81,11 @@ struct record_index_entry {
 };
 
 YAZ_END_CDECL
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+