Commit 03dbada4 by Nicola Pero

Reindented comment

From-SVN: r164026
parent 5c0b0c75
...@@ -131,8 +131,8 @@ extern "C" { ...@@ -131,8 +131,8 @@ extern "C" {
+ (int)version; + (int)version;
+ + setVersion:(int)aVersion; + + setVersion:(int)aVersion;
/* The following methods were deprecated in GCC 4.6.0 and will be removed in the next /* The following methods were deprecated in GCC 4.6.0 and will be
GCC release. removed in the next GCC release.
*/ */
+ (int)streamVersion: (TypedStream*)aStream; /* __attribute__ ((deprecated)) */ + (int)streamVersion: (TypedStream*)aStream; /* __attribute__ ((deprecated)) */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment