]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Silence a gcc-warning. Do this by inlining the macro-call. This is
authorHartmut Brandt <harti@FreeBSD.org>
Sat, 26 Jul 2003 14:20:37 +0000 (14:20 +0000)
committerHartmut Brandt <harti@FreeBSD.org>
Sat, 26 Jul 2003 14:20:37 +0000 (14:20 +0000)
commitcd7a4fa6ebbc59bd5e9ee9f87845228e614ca396
tree7a16e560154f2653edd4cfd735def5e05c924cd9
parent5445ea75ceb04040fe3f4724819d8e0361e9b27a
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.
sys/netatm/atm_cm.c