Fix typo for darwin targets

This commit is contained in:
Anthony Green
2012-04-10 06:33:33 -04:00
parent 3f5023068c
commit 853cc722a1
8 changed files with 6434 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2012-04-10 Anthony Green <green@moxielogic.com>
* src/powerpc/ffi_darwin.c (ffi_prep_args): Add missing semicolon.
2012-04-06 Anthony Green <green@moxielogic.com>
* Makefile.am (EXTRA_DIST): Add new iOS/xcode files.