get all the docs in the sudo-ldap package into one directory, not two!
[debian/sudo] / error.c
diff --git a/error.c b/error.c
index 6f8149bfadedd8c8426f7e53bfb29661d2af4dbf..317f10561cbecfba55bfd6c2eee842a3ae688da9 100644 (file)
--- a/error.c
+++ b/error.c
 #include <compat.h>
 #include "error.h"
 
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo: error.c,v 1.7 2005/11/18 01:39:58 millert Exp $";
-#endif /* lint */
-
 static void _warning   __P((int, const char *, va_list));
        void cleanup    __P((int));