diff options
author | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-05-04 18:25:20 +0000 |
---|---|---|
committer | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-05-04 18:25:20 +0000 |
commit | 6bbb47151ee24c002eca2c50b081c2b889bfa11e (patch) | |
tree | 07d97f3d016f0540978a7cd2ab6948ce8a11c34c /gcc/objc/objc-runtime-shared-support.h | |
parent | 0611fe7513cbf359835048fb5afdacba5cc429da (diff) | |
download | ppe42-gcc-6bbb47151ee24c002eca2c50b081c2b889bfa11e.tar.gz ppe42-gcc-6bbb47151ee24c002eca2c50b081c2b889bfa11e.zip |
Fixup whitespacing.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173388 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/objc/objc-runtime-shared-support.h')
-rw-r--r-- | gcc/objc/objc-runtime-shared-support.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/objc/objc-runtime-shared-support.h b/gcc/objc/objc-runtime-shared-support.h index 8e4693d6f09..ace9039552a 100644 --- a/gcc/objc/objc-runtime-shared-support.h +++ b/gcc/objc/objc-runtime-shared-support.h @@ -1,6 +1,6 @@ /* Support routines shared by all runtimes. Copyright (C) 2011 Free Software Foundation, Inc. - Contributed by Iain Sandoe + Contributed by Iain Sandoe This file is part of GCC. |