aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread/uthread_pselect.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/uthread/uthread_pselect.c')
-rw-r--r--lib/libc_r/uthread/uthread_pselect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_pselect.c b/lib/libc_r/uthread/uthread_pselect.c
index 9848863325b2..03abea8d52e2 100644
--- a/lib/libc_r/uthread/uthread_pselect.c
+++ b/lib/libc_r/uthread/uthread_pselect.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc_r/uthread/uthread_pselect.c,v 1.2.36.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <sys/select.h>
#include <sys/time.h>