--- embedaddon/libnet/sample/ntp.c 2012/02/21 22:14:23 1.1.1.1 +++ embedaddon/libnet/sample/ntp.c 2023/09/27 11:11:38 1.1.1.2 @@ -1,5 +1,5 @@ /* - * $Id: ntp.c,v 1.1.1.1 2012/02/21 22:14:23 misho Exp $ + * $Id: ntp.c,v 1.1.1.2 2023/09/27 11:11:38 misho Exp $ * * libnet 1.1 * Build an NTP Packet @@ -190,4 +190,3 @@ usage(char *name) name); } -/* EOF */