Author: rrs Date: Thu May 7 16:43:49 2009 New Revision: 191891 URL: http://svn.freebsd.org/changeset/base/191891
Log: repository sync to multi-OS repo ... spaceing change Modified: head/sys/netinet/sctp_crc32.c Modified: head/sys/netinet/sctp_crc32.c ============================================================================== --- head/sys/netinet/sctp_crc32.c Thu May 7 16:42:45 2009 (r191890) +++ head/sys/netinet/sctp_crc32.c Thu May 7 16:43:49 2009 (r191891) @@ -39,6 +39,7 @@ __FBSDID("$FreeBSD$"); #include <netinet/sctp_crc32.h> #include <netinet/sctp_pcb.h> + #if !defined(SCTP_WITH_NO_CSUM) static uint32_t _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"