Skip to content

Commit a2fb77b

Browse files
committed
Clean up indentation
1 parent 0542225 commit a2fb77b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

udp.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ struct udphdr {
7878
#define SNMPTRAP_PORT 162 /*XXX*/
7979
#endif
8080
#ifndef PTP_EVENT_PORT
81-
#define PTP_EVENT_PORT 319 /* IANA */
81+
#define PTP_EVENT_PORT 319 /* IANA */
8282
#endif
8383
#ifndef PTP_GENERAL_PORT
84-
#define PTP_GENERAL_PORT 320 /* IANA */
84+
#define PTP_GENERAL_PORT 320 /* IANA */
8585
#endif
8686
#ifndef CISCO_AUTORP_PORT
8787
#define CISCO_AUTORP_PORT 496 /*XXX*/
@@ -162,7 +162,7 @@ struct udphdr {
162162
#define MPLS_LSP_PING_PORT 3503 /* draft-ietf-mpls-lsp-ping-02.txt */
163163
#endif
164164
#ifndef BCM_LI_PORT
165-
#define BCM_LI_PORT 49152 /* SDK default */
165+
#define BCM_LI_PORT 49152 /* SDK default */
166166
#endif
167167
#ifndef BFD_CONTROL_PORT
168168
#define BFD_CONTROL_PORT 3784 /* RFC 5881 */

0 commit comments

Comments
 (0)