branches/zip: lock_sec_rec_read_check_and_lock(): Correct a typo in comment.

This commit is contained in:
marko 2007-10-22 07:49:54 +00:00
parent d2f07538d1
commit cd247197cd
2 changed files with 2 additions and 2 deletions

View file

@ -360,7 +360,7 @@ lock_sec_rec_read_check_and_lock(
ulint flags, /* in: if BTR_NO_LOCKING_FLAG
bit is set, does nothing */
const buf_block_t* block, /* in: buffer block of rec */
const rec_t* rec, /* in: user recpord or page
const rec_t* rec, /* in: user record or page
supremum record which should
be read or passed over by a
read cursor */

View file

@ -5169,7 +5169,7 @@ lock_sec_rec_read_check_and_lock(
ulint flags, /* in: if BTR_NO_LOCKING_FLAG
bit is set, does nothing */
const buf_block_t* block, /* in: buffer block of rec */
const rec_t* rec, /* in: user recpord or page
const rec_t* rec, /* in: user record or page
supremum record which should
be read or passed over by a
read cursor */