]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Reindented comment
authorNicola Pero <nicola@gcc.gnu.org>
Wed, 8 Sep 2010 21:10:57 +0000 (21:10 +0000)
committerNicola Pero <nicola@gcc.gnu.org>
Wed, 8 Sep 2010 21:10:57 +0000 (21:10 +0000)
From-SVN: r164026

libobjc/objc/Object.h

index b9cf037b1b5c7751ba4787fc362a8be3f9b1f610..45c74deaca7a2ecbd418408258adbb5017cd8a05 100644 (file)
@@ -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)) */