summaryrefslogtreecommitdiff
path: root/src/cmd/dist/buildgc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/dist/buildgc.c')
-rw-r--r--src/cmd/dist/buildgc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/dist/buildgc.c b/src/cmd/dist/buildgc.c
index 66adf6857..1c3329758 100644
--- a/src/cmd/dist/buildgc.c
+++ b/src/cmd/dist/buildgc.c
@@ -63,7 +63,7 @@ gcopnames(char *dir, char *file)
vfree(&fields);
}
-// mkanames reads [568].out.h and writes anames[568].c
+// mkanames reads [5689].out.h and writes anames[5689].c
// The format is much the same as the Go opcodes above.
// it also writes out cnames array for C_* constants.
void