Minor changes in the documentation. Correctly define get_inner_array_type.
From-SVN: r23144
This commit is contained in:
parent
cb2afeb31e
commit
befb6d14df
3 changed files with 13 additions and 3 deletions
|
@ -60,7 +60,7 @@ Boston, MA 02111-1307, USA. */
|
|||
|
||||
#define DFmode _C_DBL
|
||||
|
||||
#define get_inner_array_type(TYPE) objc_skip_typespec(TYPE)
|
||||
#define get_inner_array_type(TYPE) ((TYPE) + 1)
|
||||
|
||||
|
||||
static inline int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue