summaryrefslogtreecommitdiff
path: root/ppp.h
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-08-08 14:55:23 +0200
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-08-08 15:00:52 +0200
commit0e15d065d56be3dcaee6fb95be38d69559338b21 (patch)
treef956f09846980be3b1a3e1374dfaaf1c5552284f /ppp.h
parentf5aa04085ef784abf76e4b6b419343e0843b7f32 (diff)
downloadtcpdump-0e15d065d56be3dcaee6fb95be38d69559338b21.tar.gz
Fix spaces
Diffstat (limited to 'ppp.h')
-rw-r--r--ppp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ppp.h b/ppp.h
index 2bf93402..830fad9d 100644
--- a/ppp.h
+++ b/ppp.h
@@ -34,9 +34,9 @@
#define PPP_BRPDU 0x0031 /* Bridging PDU */
#define PPP_STII 0x0033 /* Stream Protocol (ST-II) */
#define PPP_VINES 0x0035 /* Banyan Vines */
-#define PPP_ML 0x003d /* Multi-Link PPP */
+#define PPP_ML 0x003d /* Multi-Link PPP */
#define PPP_IPV6 0x0057 /* IPv6 */
-#define PPP_COMP 0x00fd /* Compressed Datagram */
+#define PPP_COMP 0x00fd /* Compressed Datagram */
#define PPP_HELLO 0x0201 /* 802.1d Hello Packets */
#define PPP_LUXCOM 0x0231 /* Luxcom */