diff options
Diffstat (limited to '')
-rw-r--r-- | command/chmod.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command/chmod.c b/command/chmod.c index 8bf6aab..6d1003b 100644 --- a/command/chmod.c +++ b/command/chmod.c @@ -1,5 +1,6 @@ /** * file: chmod.c + * command: chmod * author: Tyler Murphy */ |