svn commit: r191529 - head/sys/sys
Bjoern A. Zeeb
bz at FreeBSD.org
Sun Apr 26 19:15:20 UTC 2009
Author: bz
Date: Sun Apr 26 19:15:19 2009
New Revision: 191529
URL: http://svn.freebsd.org/changeset/base/191529
Log:
Whitespace (use tabs like for all other lines).
MFC after: 1 month
Modified:
head/sys/sys/mbuf.h
Modified: head/sys/sys/mbuf.h
==============================================================================
--- head/sys/sys/mbuf.h Sun Apr 26 19:05:40 2009 (r191528)
+++ head/sys/sys/mbuf.h Sun Apr 26 19:15:19 2009 (r191529)
@@ -867,7 +867,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-head
mailing list