Tweak alignment.

main
theraven 15 years ago
parent 987ab88a94
commit 5ea9367f3d

@ -76,7 +76,7 @@ struct objc_class
/** /**
* Linked list of extra data attached to this class. * Linked list of extra data attached to this class.
*/ */
struct reference_list *extra_data; struct reference_list *extra_data;
/** /**
* New ABI. The following fields are only available with classes compiled to * New ABI. The following fields are only available with classes compiled to
* support the new ABI. You may test whether any given class supports this * support the new ABI. You may test whether any given class supports this

Loading…
Cancel
Save