summaryrefslogtreecommitdiff
path: root/command/chmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'command/chmod.c')
-rw-r--r--command/chmod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/command/chmod.c b/command/chmod.c
index ef4ec3d..eabb91c 100644
--- a/command/chmod.c
+++ b/command/chmod.c
@@ -190,7 +190,7 @@ end:
return mode;
}
-COMMAND(chmod_cmd) {
+COMMAND(chmod_main) {
int start, i;