X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=isamc%2Fisamd-p.h;h=6eb4320f7a76d2e9359c49423a2215ac87a6b1cc;hb=63b02e326652929cfe753848b02381e131e53127;hp=95b8d46a044d7f21d425343ee0a0a411937451a4;hpb=d274d136775e11065ce0dd20cb0179a9d64fde6d;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