Use unsigned where appropriate.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22881 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -606,7 +606,7 @@ void
|
||||
kcm_loop(void)
|
||||
{
|
||||
struct descr *d;
|
||||
int ndescr;
|
||||
unsigned int ndescr;
|
||||
|
||||
#ifdef HAVE_DOOR_CREATE
|
||||
kcm_setup_door();
|
||||
|
Reference in New Issue
Block a user