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. */
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to