Commit 769317c5 by Richard Kenner

Fix spelling error

From-SVN: r48153
parent 7d5863fb
...@@ -240,7 +240,7 @@ typedef struct {int num_args; enum avms_arg_type atypes[6];} avms_arg_info; ...@@ -240,7 +240,7 @@ typedef struct {int num_args; enum avms_arg_type atypes[6];} avms_arg_info;
} \ } \
} }
/* ABI has stack checking, but its broken */ /* ABI has stack checking, but it's broken. */
#undef STACK_CHECK_BUILTIN #undef STACK_CHECK_BUILTIN
#define STACK_CHECK_BUILTIN 0 #define STACK_CHECK_BUILTIN 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment