summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/grantpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/grantpt.c')
-rw-r--r--lib/libc/stdlib/grantpt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/grantpt.c b/lib/libc/stdlib/grantpt.c
index 07f2f97d0b4ff..930609c8f93fb 100644
--- a/lib/libc/stdlib/grantpt.c
+++ b/lib/libc/stdlib/grantpt.c
@@ -32,7 +32,7 @@
#include <sys/cdefs.h>
#ifndef lint
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/stdlib/grantpt.c,v 1.7.2.6.8.1 2010/12/21 17:10:29 kensmith Exp $");
#endif /* not lint */
#include "namespace.h"