]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Clean up indentation
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 24 Jul 2023 10:11:35 +0000 (12:11 +0200)
committerfxlb <[email protected]>
Tue, 25 Jul 2023 06:01:25 +0000 (06:01 +0000)
udp.h

diff --git a/udp.h b/udp.h
index 9c04d23d672a013cfe8b018beb3c525c4d488ce1..88c581a25170b43250de5a3fd43e1c073abced9b 100644 (file)
--- a/udp.h
+++ b/udp.h
@@ -78,10 +78,10 @@ struct udphdr {
 #define SNMPTRAP_PORT                  162     /*XXX*/
 #endif
 #ifndef PTP_EVENT_PORT
-#define PTP_EVENT_PORT                 319 /* IANA */
+#define PTP_EVENT_PORT                 319     /* IANA */
 #endif
 #ifndef PTP_GENERAL_PORT
-#define PTP_GENERAL_PORT               320 /* IANA */
+#define PTP_GENERAL_PORT               320     /* IANA */
 #endif
 #ifndef CISCO_AUTORP_PORT
 #define CISCO_AUTORP_PORT              496     /*XXX*/
@@ -162,7 +162,7 @@ struct udphdr {
 #define MPLS_LSP_PING_PORT             3503    /* draft-ietf-mpls-lsp-ping-02.txt */
 #endif
 #ifndef BCM_LI_PORT
-#define BCM_LI_PORT                    49152   /* SDK default */
+#define BCM_LI_PORT                    49152   /* SDK default */
 #endif
 #ifndef BFD_CONTROL_PORT
 #define BFD_CONTROL_PORT               3784    /* RFC 5881 */