summaryrefslogtreecommitdiff
path: root/lib/msun/src/e_gammaf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/e_gammaf.c')
-rw-r--r--lib/msun/src/e_gammaf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_gammaf.c b/lib/msun/src/e_gammaf.c
index c1b1668df975..dfa62f33bad2 100644
--- a/lib/msun/src/e_gammaf.c
+++ b/lib/msun/src/e_gammaf.c
@@ -14,7 +14,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/msun/src/e_gammaf.c,v 1.7.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
/* __ieee754_gammaf(x)
* Return the logarithm of the Gamma function of x.