| commit | bac0ebbf90fa52de3f58cb7d7297730eeee3ee15 | [log] [tgz] |
|---|---|---|
| author | Elliott Hughes <enh@google.com> | Tue Jan 26 14:17:20 2021 -0800 |
| committer | Elliott Hughes <enh@google.com> | Tue Jan 26 14:19:25 2021 -0800 |
| tree | 98b0d23eb181b0350b021fd1a6c784bfba0cfcd6 | |
| parent | 69d44fd55b531a8d8b8114a6b74e81569a0539a5 [diff] [blame] |
Sync libm with upstream FreeBSD. Upstream SHA 78599c32efed3247d165302a1fbe8d9203e38974. Test: treehugger Change-Id: Ib103d211315e320df89a6f0bcb30cd8ba67dd603
diff --git a/libm/upstream-freebsd/lib/msun/bsdsrc/mathimpl.h b/libm/upstream-freebsd/lib/msun/bsdsrc/mathimpl.h index e38ea4f..abf2996 100644 --- a/libm/upstream-freebsd/lib/msun/bsdsrc/mathimpl.h +++ b/libm/upstream-freebsd/lib/msun/bsdsrc/mathimpl.h
@@ -33,7 +33,7 @@ * SUCH DAMAGE. * * @(#)mathimpl.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD: head/lib/msun/bsdsrc/mathimpl.h 325966 2017-11-18 14:26:50Z pfg $ + * $FreeBSD$ */ #ifndef _MATHIMPL_H_