X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=isamc%2Fisamd.c;h=f6d17dce39ba8daa83646c08448c0c9ca2d36bb3;hp=37d40a37fc9b5a36fbc812f35a004adf79af2099;hb=05259bf944ff61befc9bee89b7377bf365b25099;hpb=dad1f030850824e6c0d8dab90abd0b7fc84b301c diff --git a/isamc/isamd.c b/isamc/isamd.c index 37d40a3..f6d17dc 100644 --- a/isamc/isamd.c +++ b/isamc/isamd.c @@ -1,4 +1,4 @@ -/* $Id: isamd.c,v 1.26 2003-06-23 15:36:11 adam Exp $ +/* $Id: isamd.c,v 1.27 2004-06-01 12:56:39 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003 Index Data Aps @@ -87,6 +87,7 @@ ISAMD_M *isamd_getmethod (ISAMD_M *me) m->code_reset = NULL; m->compare_item = NULL; + m->log_item = NULL; m->debug = 0; /* default to no debug */