CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/04 23:52:10
Modified files:
usr.sbin/rtadvd: config.c
Log message:
don't truncate a pointer to int, before checking the low bits -- use uintptr_t
from UMEZAWA Takeshi
CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/04 23:52:10
Modified files:
usr.sbin/rtadvd: config.c
Log message:
don't truncate a pointer to int, before checking the low bits -- use uintptr_t
from UMEZAWA Takeshi