aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/e_fmodl.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/e_fmodl.c')
-rw-r--r--lib/msun/src/e_fmodl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_fmodl.c b/lib/msun/src/e_fmodl.c
index e315f761d051..57346f68ffda 100644
--- a/lib/msun/src/e_fmodl.c
+++ b/lib/msun/src/e_fmodl.c
@@ -11,7 +11,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/msun/src/e_fmodl.c,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <float.h>
#include <stdint.h>