From: Todd C. Miller Date: Wed, 26 Jan 1994 23:52:00 +0000 (+0000) Subject: now uses ENV_EDITOR if you want to use the EDITOR envar X-Git-Tag: SUDO_1_3_0~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7060981079f6e5ec8bd8425b48ca7251ca7d45b5;p=sudo now uses ENV_EDITOR if you want to use the EDITOR envar >> . --- diff --git a/sudo.h b/sudo.h index 7040bd1e4..7e24d81ef 100644 --- a/sudo.h +++ b/sudo.h @@ -74,8 +74,8 @@ EDITOR the location of the editor - STATICEDITOR if this variable is defined then the - EDITOR and VISUAL envariables are ignored + ENV_EDITOR if this variable is defined then the + EDITOR and VISUAL envariables are consulted LOGFILE log file location IF NOT USING SYSLOG