From: Harlan Stenn Date: Thu, 1 Feb 2024 08:22:21 +0000 (-0600) Subject: Fix another extra */ X-Git-Tag: NTP_4_2_8P18_RC1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eaee928bd3a2fca77be5cc0cbd3b089361ea706;p=thirdparty%2Fntp.git Fix another extra */ bk: 65bb54bdBtBHe631NpHxAQIGZ0MzrQ --- diff --git a/libparse/ieee754io.c b/libparse/ieee754io.c index 88a2aa405..b41a96c21 100644 --- a/libparse/ieee754io.c +++ b/libparse/ieee754io.c @@ -549,7 +549,7 @@ put_ieee754( } return IEEE_OK; } -#endif /* */PUT_IEEE754_UNUSED_FUNC */ +#endif /* PUT_IEEE754_UNUSED_FUNC */ #if defined(DEBUG) && defined(LIBDEBUG)