ObjFW  Diff

Differences From Artifact [ba88035595]:

To Artifact [676c5cd786]:


408
409
410
411
412
413
414


415
416
417
418
 */
- (of_comparison_result_t)compare: (id)obj;
@end

#ifdef __cplusplus
extern "C" {
#endif


extern size_t of_pagesize;
#ifdef __cplusplus
}
#endif







>
>




408
409
410
411
412
413
414
415
416
417
418
419
420
 */
- (of_comparison_result_t)compare: (id)obj;
@end

#ifdef __cplusplus
extern "C" {
#endif
extern id objc_getProperty(id, SEL, ptrdiff_t, BOOL);
extern void objc_setProperty(id, SEL, ptrdiff_t, id, BOOL, BOOL);
extern size_t of_pagesize;
#ifdef __cplusplus
}
#endif