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 */
/*
* Flags used in env_reset()
* Flags used in rebuild_env()
*/
#undef DID_TERM
#define DID_TERM 0x01