PERFORCE change 42016 for review

Sam Leffler sam at FreeBSD.org
Tue Nov 11 11:27:58 PST 2003


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

Change 42016 by sam at sam_ebb on 2003/11/11 11:27:54

	typo

Affected files ...

.. //depot/projects/netperf/sys/net/ethernet.h#3 edit

Differences ...

==== //depot/projects/netperf/sys/net/ethernet.h#3 (text+ko) ====

@@ -360,7 +360,7 @@
 extern	char *ether_sprintf(const u_int8_t *);
 
 #ifdef PFIL_HOOKS
-extern	pfil_head ether_pfil_hook;
+extern	struct pfil_head ether_pfil_hook;
 #endif
 
 #else /* _KERNEL */


More information about the p4-projects mailing list