ObjFW  Diff

Differences From Artifact [f957d3ca64]:

To Artifact [89e99f7304]:


404
405
406
407
408
409
410



411



 *
 * \param obj An object to compare the object to
 * \return The result of the comparison
 */
- (of_comparison_result_t)compare: (id)obj;
@end




extern size_t of_pagesize;










>
>
>

>
>
>
404
405
406
407
408
409
410
411
412
413
414
415
416
417
 *
 * \param obj An object to compare the object to
 * \return The result of the comparison
 */
- (of_comparison_result_t)compare: (id)obj;
@end

#ifdef __cplusplus
extern "C" {
#endif
extern size_t of_pagesize;
#ifdef __cplusplus
}
#endif