summaryrefslogtreecommitdiff
path: root/tools/regression/lib/msun/test-lround.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/lib/msun/test-lround.c')
-rw-r--r--tools/regression/lib/msun/test-lround.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/lib/msun/test-lround.c b/tools/regression/lib/msun/test-lround.c
index 4904abe8eefd..3d8d1f74ba96 100644
--- a/tools/regression/lib/msun/test-lround.c
+++ b/tools/regression/lib/msun/test-lround.c
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/tools/regression/lib/msun/test-lround.c,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $");
#include <assert.h>
#include <fenv.h>