From: Nicola Pero Date: Wed, 8 Sep 2010 21:10:57 +0000 (+0000) Subject: Reindented comment X-Git-Tag: releases/gcc-4.6.0~4536 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03dbada4fb1c4400d6dc73f18da479b7fb86530f;p=thirdparty%2Fgcc.git Reindented comment From-SVN: r164026 --- diff --git a/libobjc/objc/Object.h b/libobjc/objc/Object.h index b9cf037b1b5c..45c74deaca7a 100644 --- a/libobjc/objc/Object.h +++ b/libobjc/objc/Object.h @@ -131,8 +131,8 @@ extern "C" { + (int)version; + setVersion:(int)aVersion; -/* The following methods were deprecated in GCC 4.6.0 and will be removed in the next - GCC release. +/* The following methods were deprecated in GCC 4.6.0 and will be + removed in the next GCC release. */ + (int)streamVersion: (TypedStream*)aStream; /* __attribute__ ((deprecated)) */