ObjFW  Diff

Differences From Artifact [a32f1b4343]:

To Artifact [e065d3f792]:


9
10
11
12
13
14
15


16
17
18
19
20
21
22
 * the packaging of this file.
 */

#import <stdio.h>

#import "OFString.h"
#import "OFList.h"


 
int
main()
{
	OFList	     *list;
	OFListObject *iter;








>
>







9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 * the packaging of this file.
 */

#import <stdio.h>

#import "OFString.h"
#import "OFList.h"

/* TODO: Do real checks */
 
int
main()
{
	OFList	     *list;
	OFListObject *iter;