From: Harlan Stenn Date: Sat, 20 Jun 2015 09:07:37 +0000 (+0000) Subject: typo X-Git-Tag: NTP_4_3_43~2^2~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32cf9376cb95d24684774feb00cd9409c4ad0cb5;p=thirdparty%2Fntp.git typo bk: 55852d59_38UGFqda3JIYfWc5g6pag --- diff --git a/tests/libntp/sfptostr.c b/tests/libntp/sfptostr.c index 577df4893..fd56114ea 100644 --- a/tests/libntp/sfptostr.c +++ b/tests/libntp/sfptostr.c @@ -70,4 +70,4 @@ void test_SingleDecimalRounding(void) TEST_ASSERT_EQUAL_STRING("2.8", fptoa(test, 1)); TEST_ASSERT_EQUAL_STRING("2750.0", fptoms(test, 1)); -} \ No newline at end of file +}