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