summaryrefslogtreecommitdiff
path: root/sql/filesort.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/filesort.cc')
-rw-r--r--sql/filesort.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/filesort.cc b/sql/filesort.cc
index 16eedb94c59..ce46f1c461c 100644
--- a/sql/filesort.cc
+++ b/sql/filesort.cc
@@ -274,7 +274,7 @@ static BUFFPEK *read_buffpek_from_file(IO_CACHE *buffpek_pointers, uint count)
}
}
DBUG_RETURN(tmp);
-}
+}