diff --git a/portlist.h b/portlist.h index af2150537..8985a49a7 100644 --- a/portlist.h +++ b/portlist.h @@ -182,7 +182,7 @@ class Port { u16 portno; u8 proto; - int state; + u8 state; state_reason_t reason; #ifndef NOLUA