From 4c4917ba97e37dd305c231d21531dbd0b9caf9be Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Sun, 26 Apr 2009 19:15:19 +0000 Subject: [PATCH] Whitespace (use tabs like for all other lines). MFC after: 1 month --- sys/sys/mbuf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sys/mbuf.h b/sys/sys/mbuf.h index e7f0b7ed1a7..1ffdc1b6671 100644 --- a/sys/sys/mbuf.h +++ b/sys/sys/mbuf.h @@ -867,7 +867,7 @@ struct mbuf *m_unshare(struct mbuf *, int how); #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. */ -- 2.45.2