--- embedaddon/mtr/packet/probe.c 2021/03/17 00:07:30 1.1.1.2 +++ embedaddon/mtr/packet/probe.c 2023/09/27 11:18:58 1.1.1.3 @@ -319,7 +319,7 @@ int find_source_addr( int len; struct sockaddr_storage dest_with_port; #ifdef __linux__ - // The Linux code needs these. + // The Linux code needs these. struct sockaddr_in *srcaddr4; struct sockaddr_in6 *srcaddr6; #endif