Date: Thu, 28 Aug 2008 20:31:24 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet sctp_timer.c sctp_timer.h Message-ID: <200808282031.m7SKVUdD076580@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808282031.m7SKVUdD076580>