2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-04 08:15:15 +00:00

typo in comment

This commit is contained in:
Todd C. Miller
2002-05-17 17:20:57 +00:00
parent ef8c99a5f7
commit f3ddf66e07

2
env.c
View File

@@ -66,7 +66,7 @@ static const char rcsid[] = "$Sudo$";
#endif /* lint */ #endif /* lint */
/* /*
* Flags used in env_reset() * Flags used in rebuild_env()
*/ */
#undef DID_TERM #undef DID_TERM
#define DID_TERM 0x01 #define DID_TERM 0x01