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

@@ -23,10 +23,6 @@
#include <compat.h>
#include "error.h"
#ifndef lint
__unused static const char rcsid[] = "$Sudo$";
#endif /* lint */
static void _warning __P((int, const char *, va_list));
void cleanup __P((int));