summaryrefslogtreecommitdiff
path: root/lib/libc/alpha/gen/isinf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/gen/isinf.c')
-rw-r--r--lib/libc/alpha/gen/isinf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/alpha/gen/isinf.c b/lib/libc/alpha/gen/isinf.c
index 0017ea58f56c..27b130cf04bb 100644
--- a/lib/libc/alpha/gen/isinf.c
+++ b/lib/libc/alpha/gen/isinf.c
@@ -30,7 +30,7 @@
/* For binary compat; to be removed in FreeBSD 6.0. */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/alpha/gen/isinf.c,v 1.5 2003/02/12 20:03:40 mike Exp $");
#include <sys/types.h>
#include <machine/ieee.h>