summaryrefslogtreecommitdiffstats
path: root/usr.bin/sudo/goodpath.c
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2008-11-14 11:58:08 +0000
committermillert <millert@openbsd.org>2008-11-14 11:58:08 +0000
commita9350859d87105d6a746f564bbe216c232571c71 (patch)
tree5486e81db035384970032d6bb9d8fbe05c460193 /usr.bin/sudo/goodpath.c
parentUpgrade to sudo 1.7. See the WHATSNEW files for details. (diff)
downloadwireguard-openbsd-a9350859d87105d6a746f564bbe216c232571c71.tar.xz
wireguard-openbsd-a9350859d87105d6a746f564bbe216c232571c71.zip
Upgrade to sudo 1.7. See the WHATSNEW files for details.
Diffstat (limited to 'usr.bin/sudo/goodpath.c')
-rw-r--r--usr.bin/sudo/goodpath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sudo/goodpath.c b/usr.bin/sudo/goodpath.c
index 1b72a66b141..1529404555b 100644
--- a/usr.bin/sudo/goodpath.c
+++ b/usr.bin/sudo/goodpath.c
@@ -39,7 +39,7 @@
#include "sudo.h"
#ifndef lint
-__unused static const char rcsid[] = "$Sudo: goodpath.c,v 1.40.2.3 2007/06/12 01:28:41 millert Exp $";
+__unused static const char rcsid[] = "$Sudo: goodpath.c,v 1.44 2005/02/12 22:56:06 millert Exp $";
#endif /* lint */
/*