diff options
Diffstat (limited to 'include/net/sntp.h')
-rw-r--r-- | include/net/sntp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/sntp.h b/include/net/sntp.h index 30b44d1c066..5dd9aa36fea 100644 --- a/include/net/sntp.h +++ b/include/net/sntp.h @@ -9,7 +9,6 @@ #define NTP_SERVICE_PORT 123 #define SNTP_PACKET_LEN 48 - /* Leap Indicator */ #define NTP_LI_NOLEAP 0x0 #define NTP_LI_61SECS 0x1 |