Skip to content

Commit

Permalink
Fix the mt build.
Browse files Browse the repository at this point in the history
  • Loading branch information
vargaz committed Sep 4, 2013
1 parent 6168d7a commit e2128ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mono/mini/xdebug.c
Expand Up @@ -369,7 +369,7 @@ mono_save_trampoline_xdebug_info (MonoTrampInfo *info)
#else /* !defined(DISABLE_AOT) && !defined(DISABLE_JIT) */

void
mono_xdebug_init (char *options)
mono_xdebug_init (const char *options)
{
}

Expand Down

0 comments on commit e2128ca

Please sign in to comment.