summaryrefslogtreecommitdiff
path: root/merge/panic.c
diff options
context:
space:
mode:
Diffstat (limited to 'merge/panic.c')
-rw-r--r--merge/panic.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/merge/panic.c b/merge/panic.c
index c3820fe468d..cf333e3a9bf 100644
--- a/merge/panic.c
+++ b/merge/panic.c
@@ -24,8 +24,8 @@
done for all single user files to get changes in database */
-int mrg_panic(flag)
-enum ha_panic_function flag;
+int mrg_panic(
+enum ha_panic_function flag)
{
int error=0;
LIST *list_element,*next_open;