diff options
Diffstat (limited to 'usr.bin/script/script.c')
| -rw-r--r-- | usr.bin/script/script.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/script/script.c b/usr.bin/script/script.c index b3a1869fcb42..8e183be07603 100644 --- a/usr.bin/script/script.c +++ b/usr.bin/script/script.c @@ -36,9 +36,6 @@ static const char copyright[] = "@(#) Copyright (c) 1980, 1992, 1993\n\ The Regents of the University of California. All rights reserved.\n"; #endif -#ifndef lint -static const char sccsid[] = "@(#)script.c 8.1 (Berkeley) 6/6/93"; -#endif #include <sys/wait.h> #include <sys/stat.h> |
