]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
typo
authorHarlan Stenn <stenn@ntp.org>
Sat, 20 Jun 2015 09:07:37 +0000 (09:07 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 20 Jun 2015 09:07:37 +0000 (09:07 +0000)
bk: 55852d59_38UGFqda3JIYfWc5g6pag

tests/libntp/sfptostr.c

index 577df4893e7f7cbe0e2a4e110db2ccfc05378b30..fd56114eaaddc633964405e65b646eef43357c4e 100644 (file)
@@ -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
+}