Commit 1de12691 authored by unknown's avatar unknown
Browse files

Fixed a typo.

parent 085aa5c9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -532,8 +532,9 @@ bool Item_field::collect_item_field_processor(byte *arg)

  RETURN
    TRUE  if 'this' references the field 'arg'
    FALE  otherwise
    FALSE otherwise
*/

bool Item_field::find_item_in_field_list_processor(byte *arg)
{
  KEY_PART_INFO *first_non_group_part= *((KEY_PART_INFO **) arg);