cvs commit: src/sys/bus/ppbus ppb_msq.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Wed Mar 23 09:23:31 PST 2005
joerg 2005/03/23 09:22:21 PST
DragonFly src repository
Modified files:
sys/bus/ppbus ppb_msq.c
Log:
Use the correct type in va_arg call, char is promoted to int before calling
and has to be fetched as such.
Revision Changes Path
1.7 +1 -1 src/sys/bus/ppbus/ppb_msq.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/ppbus/ppb_msq.c.diff?r1=1.6&r2=1.7&f=u
More information about the Commits
mailing list