diff options
Diffstat (limited to 'usr.bin/printf/printf.c')
| -rw-r--r-- | usr.bin/printf/printf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/printf/printf.c b/usr.bin/printf/printf.c index 94667f381a60..9ce413b750b7 100644 --- a/usr.bin/printf/printf.c +++ b/usr.bin/printf/printf.c @@ -48,8 +48,6 @@ static char const copyright[] = #if 0 static char const sccsid[] = "@(#)printf.c 8.1 (Berkeley) 7/20/93"; #endif -static const char rcsid[] = - "$FreeBSD$"; #endif /* not lint */ #include <sys/types.h> |
