Rename u_intXX_t to uintXX_t

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17445 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-05-05 10:37:46 +00:00
parent 6c25b55ad5
commit cb704efeeb
34 changed files with 147 additions and 147 deletions

View File

@@ -187,7 +187,7 @@ init_auth
krb5_creds this_cred, *cred = NULL;
krb5_data outbuf;
krb5_ccache ccache = NULL;
u_int32_t flags;
uint32_t flags;
krb5_data authenticator;
Checksum cksum;
krb5_enctype enctype;