From: nicola Date: Wed, 8 Sep 2010 21:10:57 +0000 (+0000) Subject: Reindented comment X-Git-Tag: upstream/4.9.2~26782 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f887203c82a784dae95e1891aa689f6df455555;p=platform%2Fupstream%2Flinaro-gcc.git Reindented comment git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164026 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libobjc/objc/Object.h b/libobjc/objc/Object.h index b9cf037..45c74de 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)) */