diff options
Diffstat (limited to 'sys/sys/select.h')
-rw-r--r-- | sys/sys/select.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/select.h b/sys/sys/select.h index e69971e3b684..5845801701ba 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 - * $Id$ + * $Id: select.h,v 1.4 1997/02/22 09:45:50 peter Exp $ */ #ifndef _SYS_SELECT_H_ |