Skip to content

Commit

Permalink
Fix previous change.
Browse files Browse the repository at this point in the history
svn path=/branches/mono-2-6/mono/; revision=152127
  • Loading branch information
vargaz committed Feb 20, 2010
1 parent 8a4c45f commit bc36966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mono/mini/mini-codegen.c
Expand Up @@ -2393,7 +2393,7 @@ mono_is_regsize_var (MonoType *t)
return FALSE;
}

#ifdef DISABLE_JIT
#ifndef DISABLE_JIT

/*
* mono_peephole_ins:
Expand Down

0 comments on commit bc36966

Please sign in to comment.