Imported Upstream version 1.7.2p6
[debian/sudo] / snprintf.c
index e9410c0d50ecf21f40785345de2e47afef9b70a1..7ad4774691284d726aaa3d6a6e54c4873a531d36 100644 (file)
 
 #include <compat.h>
 
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo: snprintf.c,v 1.22 2008/11/09 14:13:12 millert Exp $";
-#endif /* lint */
-
 static int xxxprintf    __P((char **, size_t, int, const char *, va_list));
 
 /*