harti 2003/07/26 07:20:37 PDT
FreeBSD src repository
Modified files:
sys/netatm atm_cm.c
Log:
Silence a gcc-warning. Do this by inlining the macro-call. This is
not very nice - the compiler should just silently optimize away the
unused else clause.
Revision Changes Path
1.31 +1 -2 src/sys/netatm/atm_cm.c