Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jul 2006 15:48:36 GMT
From:      "Wojciech A. Koszek" <wkoszek@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 100761 for review
Message-ID:  <200607061548.k66FmaIS094741@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=100761

Change 100761 by wkoszek@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)
 {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607061548.k66FmaIS094741>