Moved zebrautl.h to idzebra/util.h.
[idzebra-moved-to-github.git] / include / idzebra / isamb.h
index 4dd2281..1e5e98a 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: isamb.h,v 1.2 2005-01-15 18:43:05 adam Exp $
+/* $Id: isamb.h,v 1.4 2005-03-08 14:02:08 adam Exp $
    Copyright (C) 1995-2005
-   Index Data Aps
+   Index Data ApS
 
 This file is part of the Zebra server.
 
@@ -65,7 +65,7 @@ int isamb_unlink(ISAMB b, ISAMC_P pos);
 YAZ_EXPORT
 ISAMB_PP isamb_pp_open_x(ISAMB isamb, ISAMB_P pos, int *level, int scope);
 YAZ_EXPORT
-void isamb_pp_close_x(ISAMB_PP pp, int *size, int *blocks);
+void isamb_pp_close_x(ISAMB_PP pp, zint *size, zint *blocks);
 
 YAZ_EXPORT
 int isamb_block_info(ISAMB isamb, int cat);