X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=isamc%2Fisamd-p.h;h=6eb4320f7a76d2e9359c49423a2215ac87a6b1cc;hb=f5c13e9fc6bb254a712c1b60cf2916a3f9c9b0b3;hp=95b8d46a044d7f21d425343ee0a0a411937451a4;hpb=896c0427df9d8eff5de6a1735dcd992e067df844;p=idzebra-moved-to-github.git diff --git a/isamc/isamd-p.h b/isamc/isamd-p.h index 95b8d46..6eb4320 100644 --- a/isamc/isamd-p.h +++ b/isamc/isamd-p.h @@ -1,4 +1,4 @@ -/* $Id: isamd-p.h,v 1.11 2002-08-02 19:26:56 adam Exp $ +/* $Id: isamd-p.h,v 1.12 2002-11-26 22:18:34 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -119,7 +119,7 @@ struct ISAMD_PP_s { sizeof(ISAMD_BLOCK_SIZE) + \ sizeof(ISAMD_BLOCK_SIZE)) /* == 12 (was 16) */ -// sizeof(int) + +/* sizeof(int) + */ int isamd_alloc_block (ISAMD is, int cat); @@ -141,7 +141,10 @@ int singleton_encode(struct it_key *k); /* * $Log: isamd-p.h,v $ - * Revision 1.11 2002-08-02 19:26:56 adam + * Revision 1.12 2002-11-26 22:18:34 adam + * Remove // comments + * + * Revision 1.11 2002/08/02 19:26:56 adam * Towards GPL * * Revision 1.10 2002/04/29 18:10:24 adam