diff options
Diffstat (limited to 'lib/libc/gen/sleep.c')
| -rw-r--r-- | lib/libc/gen/sleep.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/gen/sleep.c b/lib/libc/gen/sleep.c index faedfa9ce268..803710459e0c 100644 --- a/lib/libc/gen/sleep.c +++ b/lib/libc/gen/sleep.c @@ -36,7 +36,7 @@  static char sccsid[] = "@(#)sleep.c	8.1 (Berkeley) 6/4/93";  #endif  static char rcsid[] = -	"$Id: sleep.c,v 1.23 1998/09/05 08:01:26 jb Exp $"; +	"$Id: sleep.c,v 1.25 1998/09/08 09:44:46 ache Exp $";  #endif /* LIBC_SCCS and not lint */  #include <errno.h> | 
