summaryrefslogtreecommitdiff
path: root/src/console/vsprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/console/vsprintf.c')
-rw-r--r--src/console/vsprintf.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/console/vsprintf.c b/src/console/vsprintf.c
index b1310c62d1..cabede0991 100644
--- a/src/console/vsprintf.c
+++ b/src/console/vsprintf.c
@@ -8,11 +8,6 @@
/*
* Wirzenius wrote this portably, Torvalds fucked it up :-)
*/
-
-#ifndef lint
-static char rcsid[] = "$Id$";
-#endif
-
#include <stdarg.h>
#include <string.h>