update changelog
[debian/sudo] / sudo_noexec.c
index f0723d0e2a3ee16c7823de1062bbbd0227328610..eff07b9ee68aedf2a094cc89d3d08bacbebf659f 100644 (file)
 
 #include <compat.h>
 
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo: sudo_noexec.c,v 1.5.2.2 2007/06/12 00:56:43 millert Exp $";
-#endif /* lint */
-
 /*
  * Dummy versions of the execve() family of syscalls.  We don't need
  * to stub out all of them, just the ones that correspond to actual