PERFORCE change 35636 for review

Sam Leffler sam at FreeBSD.org
Wed Aug 6 10:40:42 PDT 2003


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

Change 35636 by sam at sam_ebb on 2003/08/06 10:40:15

	correct typo

Affected files ...

.. //depot/projects/netperf/sys/netinet6/in6.c#3 edit

Differences ...

==== //depot/projects/netperf/sys/netinet6/in6.c#3 (text+ko) ====

@@ -203,7 +203,7 @@
 		} else {
 			/* the cmd must be RTM_ADD here */
 			nrt->rt_refcnt--;
-			RT_UNLOCK(rt);
+			RT_UNLOCK(nrt);
 		}
 	}
 }


More information about the p4-projects mailing list