X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=include%2Fisamc.h;h=61ba2d2fc5d14b119f77b6332d7437d0d9f64847;hb=964067fbd004a402fb6007597705e44b1a331a46;hp=a3ecb5603b07f8148c77cc7aab0dd4602bf137ee;hpb=ae2d0647bd3a555df77397b6c2f9c129fda0733a;p=idzebra-moved-to-github.git diff --git a/include/isamc.h b/include/isamc.h index a3ecb56..61ba2d2 100644 --- a/include/isamc.h +++ b/include/isamc.h @@ -1,5 +1,5 @@ -/* $Id: isamc.h,v 1.11 2003-06-23 15:36:11 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003 +/* $Id: isamc.h,v 1.12 2004-06-01 12:56:38 adam Exp $ + Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps This file is part of the Zebra server. @@ -46,6 +46,7 @@ typedef struct ISAMC_M_s { ISAMC_filecat filecat; int (*compare_item)(const void *a, const void *b); + void (*log_item)(int logmask, const void *p, const char *txt); #define ISAMC_DECODE 0 #define ISAMC_ENCODE 1