From: Martin Mares Date: Sun, 2 Mar 2003 20:11:16 +0000 (+0000) Subject: Oh, those misleading comments... X-Git-Tag: holmes-import~1272 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=20e0706931cdb02c30f97fa7ee543face255a7bf;p=libucw.git Oh, those misleading comments... --- diff --git a/lib/index.h b/lib/index.h index 0fb8a147..70da6b97 100644 --- a/lib/index.h +++ b/lib/index.h @@ -62,7 +62,7 @@ enum card_flag { CARD_FLAG_IMAGE = 16, /* Is an image object [scanner] */ }; -#define CARD_POS_SHIFT 5 /* Card positions are shifted this # of bytes to the right */ +#define CARD_POS_SHIFT 5 /* Card positions are shifted this # of bits to the right */ /* * We store document type and several other properties in card_attr->type_flags.