prepare to upload
[debian/sudo] / tgetpass.c
index 503cb972d4ad6516ae44ebab85c7aba2796fe948..5d1e89829c3b85e433ad271636941f827fea3052 100644 (file)
 
 #include "sudo.h"
 
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo: tgetpass.c,v 1.131 2009/05/25 12:02:42 millert Exp $";
-#endif /* lint */
-
 static volatile sig_atomic_t signo;
 
 static void handler __P((int));