PERFORCE change 168221 for review

Ana Kukec anchie at FreeBSD.org
Sat Sep 5 23:23:53 UTC 2009


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

Change 168221 by anchie at anchie_malimis on 2009/09/05 23:23:39

	Minor fix.	

Affected files ...

.. //depot/projects/soc2009/anchie_send/src/sys/netinet6/icmp6.c#28 edit

Differences ...

==== //depot/projects/soc2009/anchie_send/src/sys/netinet6/icmp6.c#28 (text+ko) ====

@@ -1971,7 +1971,7 @@
 /*
  * XXX almost dup'ed code with rip6_input.
  */
-static int
+int
 icmp6_rip6_input(struct mbuf **mp, int off)
 {
 	struct mbuf *m = *mp;


More information about the p4-projects mailing list