]> git.ipfire.org Git - thirdparty/gcc.git/commit - libffi/ChangeLog
ffi_darwin.c (flush_icache): ';' is a comment character on Darwin, use '\n\t' instead.
authorGeoffrey Keating <geoffk@apple.com>
Wed, 30 Jun 2004 09:55:13 +0000 (09:55 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 30 Jun 2004 09:55:13 +0000 (09:55 +0000)
commite6a0022b28265f3676f7273a05afb4f6d1d7fd14
treefd3c8f1f335d54eddde531ac59c0aa835c8b036a
parent852a13111dba712f147ea76b8924eda12d053644
ffi_darwin.c (flush_icache): ';' is a comment character on Darwin, use '\n\t' instead.

* src/powerpc/ffi_darwin.c (flush_icache): ';' is a comment
character on Darwin, use '\n\t' instead.

From-SVN: r83899
libffi/ChangeLog
libffi/src/powerpc/ffi_darwin.c