summaryrefslogtreecommitdiff
path: root/storage/heap/_rectest.c
diff options
context:
space:
mode:
Diffstat (limited to 'storage/heap/_rectest.c')
-rw-r--r--storage/heap/_rectest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/heap/_rectest.c b/storage/heap/_rectest.c
index 2fd2d39bed7..068fedf719c 100644
--- a/storage/heap/_rectest.c
+++ b/storage/heap/_rectest.c
@@ -18,7 +18,7 @@
#include "heapdef.h"
-int hp_rectest(register HP_INFO *info, register const byte *old)
+int hp_rectest(register HP_INFO *info, register const uchar *old)
{
DBUG_ENTER("hp_rectest");