Imported Upstream version 1.7.2p6
[debian/sudo] / lbuf.c
diff --git a/lbuf.c b/lbuf.c
index 9e6bf0d10b000058d4500526c71e2be194a00761..5f9d766d89c3819faeb99c3d106de863c3d9f9cd 100644 (file)
--- a/lbuf.c
+++ b/lbuf.c
 #include "sudo.h"
 #include "lbuf.h"
 
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo: lbuf.c,v 1.9 2009/05/25 12:02:41 millert Exp $";
-#endif /* lint */
-
 #if !defined(TIOCGSIZE) && defined(TIOCGWINSZ)
 # define TIOCGSIZE     TIOCGWINSZ
 # define ttysize       winsize