ObjFW  Diff

Differences From Artifact [153181212b]:

To Artifact [5c4513a7b1]:


17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

#include "config.h"

#include <stdio.h>
#include <stdlib.h>
#include <string.h>

#import "ObjFW_RT.h"
#import "private.h"

static struct objc_hashtable *categoriesMap = NULL;

static void
registerSelectors(struct objc_abi_category *category)
{







|







17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

#include "config.h"

#include <stdio.h>
#include <stdlib.h>
#include <string.h>

#import "ObjFWRT.h"
#import "private.h"

static struct objc_hashtable *categoriesMap = NULL;

static void
registerSelectors(struct objc_abi_category *category)
{