branches/zip: btr_cur_insert_if_possible(): Correct the function comment.

This commit is contained in:
marko 2008-09-10 08:04:33 +00:00
parent 0749ae93df
commit f178e7a968

View file

@ -850,7 +850,7 @@ btr_cur_open_at_rnd_pos(
/*****************************************************************
Inserts a record if there is enough space, or if enough space can
be freed by reorganizing. Differs from _optimistic_insert because
be freed by reorganizing. Differs from btr_cur_optimistic_insert because
no heuristics is applied to whether it pays to use CPU time for
reorganizing the page or not. */
static