summaryrefslogtreecommitdiff
path: root/sys/sys/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/select.h')
-rw-r--r--sys/sys/select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/select.h b/sys/sys/select.h
index 89e7f9adcbbc..8e08b453506d 100644
--- a/sys/sys/select.h
+++ b/sys/sys/select.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)select.h 8.2 (Berkeley) 1/4/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/select.h,v 1.4.4.1 1999/08/29 16:32:42 peter Exp $
*/
#ifndef _SYS_SELECT_H_