]> sourceware.org Git - glibc.git/commitdiff
Fix typo in last change
authorUlrich Drepper <drepper@gmail.com>
Sun, 23 Oct 2011 00:09:58 +0000 (20:09 -0400)
committerUlrich Drepper <drepper@gmail.com>
Sun, 23 Oct 2011 00:09:58 +0000 (20:09 -0400)
sysdeps/x86_64/fpu/libm-test-ulps

index def9eb3df17fe2d9924ff245e1ee6ca13393163c..aafdac720e1d3d7cbae14f0e56754341e7cc4d9a 100644 (file)
@@ -812,7 +812,7 @@ Test "sincos (pi/6, &sin_res, &cos_res) puts 0.866025403784438646763723170752936
 float: 1
 ifloat: 1
 
-Test "sinh (0x8p-32) == 1.86264514923095703232705808926175479e-9L":
+Test "sinh (0x8p-32) == 1.86264514923095703232705808926175479e-9":
 ldouble: 1
 ildouble: 1
 
This page took 0.049868 seconds and 5 git commands to generate.