]> mj.ucw.cz Git - libucw.git/commitdiff
Oh, those misleading comments...
authorMartin Mares <mj@ucw.cz>
Sun, 2 Mar 2003 20:11:16 +0000 (20:11 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 2 Mar 2003 20:11:16 +0000 (20:11 +0000)
lib/index.h

index 0fb8a147bba9b1b091e8311cb82f793f08bdb8fd..70da6b97caf6d677da9d35cbc7f7d98a5256782a 100644 (file)
@@ -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.