X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2Fdict-p.h;h=64b4082949d386fd656e1d9da0a1206a555e93d6;hb=861a4414a4a0d1d1076f97fe8105b0a3a3ab4a31;hp=4ba0fdf54a5be9203c985f7d24264081a4540a00;hpb=d92484ecfc009ac44ce5674577fe455fa8c30598;p=idzebra-moved-to-github.git diff --git a/dict/dict-p.h b/dict/dict-p.h index 4ba0fdf..64b4082 100644 --- a/dict/dict-p.h +++ b/dict/dict-p.h @@ -1,4 +1,4 @@ -/* $Id: dict-p.h,v 1.6 2006-08-29 09:27:55 adam Exp $ +/* $Id: dict-p.h,v 1.7 2006-08-29 11:28:42 adam Exp $ Copyright (C) 1995-2006 Index Data ApS @@ -34,6 +34,7 @@ YAZ_BEGIN_CDECL #define DICT_DEFAULT_PAGESIZE 4096 typedef unsigned char Dict_char; +typedef unsigned Dict_ptr; struct Dict_head { char magic_str[8];