cvs commit: src/sys/contrib/pf/net pf.c pf_norm.c
Max Laier
mlaier at FreeBSD.org
Sun Feb 29 08:34:44 PST 2004
mlaier 2004/02/29 08:34:43 PST
FreeBSD src repository
Modified files:
sys/contrib/pf/net pf.c pf_norm.c
Log:
Remove __inline keyword from functions that can't be inlined according to
LINT. This fixes LINT compliation for now, but needs to be revised.
Changes do not affect the objects.
Approved by: bms(mentor)
Revision Changes Path
1.3 +4 -0 src/sys/contrib/pf/net/pf.c
1.3 +4 -0 src/sys/contrib/pf/net/pf_norm.c
More information about the cvs-src
mailing list