diff options
| author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:37:49 +0000 |
|---|---|---|
| committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:37:49 +0000 |
| commit | b2c398d44048e89c29314eb841f8373e90d1c18b (patch) | |
| tree | 77e6a13825ee4e786e8dae8276e91815263b8e60 /gcc | |
| parent | 55364dea0ade6e1bac73ecc9f43477d64d9e1cae (diff) | |
| download | ppe42-gcc-b2c398d44048e89c29314eb841f8373e90d1c18b.tar.gz ppe42-gcc-b2c398d44048e89c29314eb841f8373e90d1c18b.zip | |
Update header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9969 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/objc/class.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/objc/class.c b/gcc/objc/class.c index f69f2bac210..3617a098803 100644 --- a/gcc/objc/class.c +++ b/gcc/objc/class.c @@ -15,8 +15,7 @@ details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable |

