From 20e0706931cdb02c30f97fa7ee543face255a7bf Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 2 Mar 2003 20:11:16 +0000 Subject: [PATCH] Oh, those misleading comments... --- lib/index.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5