Rename u_intXX_t to uintXX_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17442 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -84,7 +84,7 @@ enum {
|
||||
};
|
||||
|
||||
typedef int32_t cc_int32;
|
||||
typedef u_int32_t cc_uint32;
|
||||
typedef uint32_t cc_uint32;
|
||||
typedef struct cc_context_t *cc_context_t;
|
||||
typedef struct cc_ccache_t *cc_ccache_t;
|
||||
typedef struct cc_ccache_iterator_t *cc_ccache_iterator_t;
|
||||
|
Reference in New Issue
Block a user