Commit 245bd821 authored by marko's avatar marko

branches/zip: ibuf0ibuf.c: Improve a comment.

parent ef99c401
......@@ -209,7 +209,7 @@ ibuf_count_check(
}
#endif
/** Offsets in bits for the bits describing a single page in the bitmap */
/** @name Offsets to the per-page bits in the insert buffer bitmap */
/* @{ */
#define IBUF_BITMAP_FREE 0 /*!< Bits indicating the
amount of free space */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment