svn commit: r196540 - in stable/7/sys: . contrib/pf sys
Bjoern A. Zeeb
bz at FreeBSD.org
Tue Aug 25 13:04:14 UTC 2009
Author: bz
Date: Tue Aug 25 13:04:13 2009
New Revision: 196540
URL: http://svn.freebsd.org/changeset/base/196540
Log:
MFC r191529:
Whitespace (use tabs like for all other lines).
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
stable/7/sys/sys/mbuf.h
Modified: stable/7/sys/sys/mbuf.h
==============================================================================
--- stable/7/sys/sys/mbuf.h Tue Aug 25 13:01:51 2009 (r196539)
+++ stable/7/sys/sys/mbuf.h Tue Aug 25 13:04:13 2009 (r196540)
@@ -853,7 +853,7 @@ struct mbuf *m_unshare(struct mbuf *, in
#define PACKET_TAG_PF 21 /* PF + ALTQ information */
#define PACKET_TAG_RTSOCKFAM 25 /* rtsock sa family */
#define PACKET_TAG_IPOPTIONS 27 /* Saved IP options */
-#define PACKET_TAG_CARP 28 /* CARP info */
+#define PACKET_TAG_CARP 28 /* CARP info */
/* Specific cookies and tags. */
More information about the svn-src-stable
mailing list