Fix spelling errors

This commit is contained in:
Anthony Green
2014-02-28 00:23:04 -05:00
parent 001aaf4b1b
commit 5a88c85fde
3 changed files with 11 additions and 4 deletions

View File

@@ -26,10 +26,10 @@
/* Cannot use malloc on this target, so, we revert to alternative means */
#undef FFI_MMAP_EXEC_WRIT
/* Define this is you do not want support for the raw API. */
/* Define this if you do not want support for the raw API. */
#undef FFI_NO_RAW_API
/* Define this is you do not want support for aggregate types. */
/* Define this if you do not want support for aggregate types. */
#undef FFI_NO_STRUCTS
/* Define to 1 if you have `alloca', as a function or macro. */