PERFORCE change 100761 for review

Wojciech A. Koszek wkoszek at FreeBSD.org
Thu Jul 6 15:48:37 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=100761

Change 100761 by wkoszek at wkoszek_laptop on 2006/07/06 15:47:48

	Remember to mark my changes with XXXMIPS to not make other people
	angry once I break something.

Affected files ...

.. //depot/projects/mips2/src/sys/mips/include/in_cksum.h#3 edit

Differences ...

==== //depot/projects/mips2/src/sys/mips/include/in_cksum.h#3 (text+ko) ====

@@ -51,6 +51,9 @@
  */
 #ifdef __CC_SUPPORTS___INLINE
 
+/*
+ * XXXMIPS: Additional paranthesis to make gcc more happy.
+ */
 static __inline void
 in_cksum_update(struct ip *ip)
 {


More information about the p4-projects mailing list