Rename rec_rm to rec_free. Annotate the recindex.h file a bit.
[idzebra-moved-to-github.git] / index / recindxp.h
index 1ecb6b4..cf5a306 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: recindxp.h,v 1.19 2006-08-14 10:40:15 adam Exp $
+/* $Id: recindxp.h,v 1.20 2006-09-15 10:45:13 adam Exp $
    Copyright (C) 1995-2006
    Index Data ApS
 
@@ -80,6 +80,8 @@ struct record_index_entry {
     int size;          /* size of record or 0 if free entry */
 };
 
+Record rec_cp(Record rec);
+
 YAZ_END_CDECL
 /*
  * Local variables: