Use consistent indent character as other IPPROTO_* lines did.

This commit is contained in:
Xin LI 2005-12-20 09:38:03 +00:00
parent 496f9fc522
commit 92e0a4a2a4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153553

View File

@ -228,7 +228,7 @@ __END_DECLS
#define IPPROTO_APES 99 /* any private encr. scheme */
#define IPPROTO_GMTP 100 /* GMTP*/
#define IPPROTO_IPCOMP 108 /* payload compression (IPComp) */
#define IPPROTO_SCTP 132 /* SCTP */
#define IPPROTO_SCTP 132 /* SCTP */
/* 101-254: Partly Unassigned */
#define IPPROTO_PIM 103 /* Protocol Independent Mcast */
#define IPPROTO_CARP 112 /* CARP */