2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 22:35:10 +00:00

Rename script -> transcript

This commit is contained in:
Todd C. Miller
2009-09-06 13:28:36 +00:00
parent c8fc35b0a6
commit 927e98e29f
9 changed files with 38 additions and 38 deletions

View File

@@ -45,7 +45,7 @@ struct cmndtag {
__signed char nopasswd;
__signed char noexec;
__signed char setenv;
__signed char script;
__signed char transcript;
};
/*