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

4
ldap.c
View File

@@ -81,10 +81,6 @@
#include "parse.h"
#include "lbuf.h"
#ifndef lint
__unused static const char rcsid[] = "$Sudo$";
#endif /* lint */
#ifndef LDAP_OPT_SUCCESS
# define LDAP_OPT_SUCCESS LDAP_SUCCESS
#endif