Remove CVS $Sudo$ tags.

This commit is contained in:
Todd C. Miller
2010-01-17 19:51:28 -05:00
parent 4a50fafc14
commit 3bb69ffe81
113 changed files with 1 additions and 361 deletions

View File

@@ -53,10 +53,6 @@
#include "sudo.h"
#include "sudo_auth.h"
#ifndef lint
__unused static const char rcsid[] = "$Sudo$";
#endif /* lint */
int
secureware_init(pw, promptp, auth)
struct passwd *pw;