Add $Id
This commit is contained in:
parent
8cfedef0e6
commit
c717c2d74c
@ -32,7 +32,11 @@
|
||||
*/
|
||||
|
||||
#if defined(LIBC_SCCS) && !defined(lint)
|
||||
#if 0
|
||||
static char sccsid[] = "@(#)usleep.c 8.1 (Berkeley) 6/4/93";
|
||||
#endif
|
||||
static char rcsid[] =
|
||||
"$Id$";
|
||||
#endif /* LIBC_SCCS and not lint */
|
||||
|
||||
#include <time.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user