aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/e_lgammaf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/e_lgammaf.c')
-rw-r--r--lib/msun/src/e_lgammaf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_lgammaf.c b/lib/msun/src/e_lgammaf.c
index 1e2c55273e10..260971f46f6f 100644
--- a/lib/msun/src/e_lgammaf.c
+++ b/lib/msun/src/e_lgammaf.c
@@ -14,7 +14,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/msun/src/e_lgammaf.c,v 1.8.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
/* __ieee754_lgammaf(x)
* Return the logarithm of the Gamma function of x.