summaryrefslogtreecommitdiff
path: root/dbug
diff options
context:
space:
mode:
Diffstat (limited to 'dbug')
-rw-r--r--dbug/dbug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbug/dbug.c b/dbug/dbug.c
index 2aaee9324bd..34246575cae 100644
--- a/dbug/dbug.c
+++ b/dbug/dbug.c
@@ -2399,7 +2399,7 @@ static void dbug_flush(CODE_STATE *cs)
/* For debugging */
-void _db_force_flush()
+void _db_force_flush_()
{
CODE_STATE *cs;
get_code_state_or_return;