summaryrefslogtreecommitdiffstats
path: root/lib/msun/i387/e_exp.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/i387/e_exp.S')
-rw-r--r--lib/msun/i387/e_exp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/e_exp.S b/lib/msun/i387/e_exp.S
index c9a6526..d458e57 100644
--- a/lib/msun/i387/e_exp.S
+++ b/lib/msun/i387/e_exp.S
@@ -35,7 +35,7 @@
#include <machine/asmacros.h>
-RCSID("$FreeBSD$")
+RCSID("$Id$")
/* e^x = 2^(x * log2(e)) */
ENTRY(__ieee754_exp)
OpenPOWER on IntegriCloud