cvs commit: src/sys/netinet sctp_timer.c sctp_timer.h
Randall Stewart
rrs at FreeBSD.org
Thu Aug 28 20:31:32 UTC 2008
rrs 2008-08-28 20:31:24 UTC
FreeBSD src repository
Modified files:
sys/netinet sctp_timer.c sctp_timer.h
Log:
SVN rev 182405 on 2008-08-28 20:31:24Z by rrs
ok, non static the function and put in the .h so
when we do INVARANT compile the compiler will not
dis the function that is not used. Hmm maybe I should have
made it ifndef INVARIANTs..
Revision Changes Path
1.40 +1 -1 src/sys/netinet/sctp_timer.c
1.9 +2 -0 src/sys/netinet/sctp_timer.h
More information about the cvs-src
mailing list