ObjFW  Diff

Differences From Artifact [aedcb6f5f6]:

To Artifact [a14b03c49f]:


12
13
14
15
16
17
18
19
20
21

22
23
24
25
26
27
28
29
12
13
14
15
16
17
18



19

20
21
22
23
24
25
26







-
-
-
+
-







 * Public License, either version 2 or 3, which can be found in the file
 * LICENSE.GPLv2 or LICENSE.GPLv3 respectively included in the packaging of this
 * file.
 */

#include <stdio.h>
#include <stdarg.h>

#ifdef HAVE_INTTYPES_H
# include <inttypes.h>
#include <inttypes.h>
#endif

#import "OFObject.h"

typedef uint32_t of_unichar_t;

/**
 * \brief The encoding of a string.