summaryrefslogtreecommitdiff
path: root/regen/opcodes
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-03-11 14:23:18 -0600
committerKarl Williamson <khw@cpan.org>2020-03-11 16:09:42 -0600
commit60e06e657246bda2c32799e115c517f761eb3a4b (patch)
tree4e634d335dcb68a3a09b6ff7bbcdad78aa4d5790 /regen/opcodes
parent85e384a62bdaf2327f4a00c1d29751969c326b8b (diff)
downloadperl-60e06e657246bda2c32799e115c517f761eb3a4b.tar.gz
regen/opcodes: Clarify comment
Diffstat (limited to 'regen/opcodes')
-rw-r--r--regen/opcodes4
1 files changed, 2 insertions, 2 deletions
diff --git a/regen/opcodes b/regen/opcodes
index 745acbbd04..ab03a75cb1 100644
--- a/regen/opcodes
+++ b/regen/opcodes
@@ -2,8 +2,8 @@
# The restriction on having custom as the last op has been removed
# A recapitulation of the format of this file:
-# The file consists of five columns: the name of the op, an English
-# description, the name of the "check" routine used to optimize this
+# The file consists of five tab-separated columns: the name of the op, an
+# English description, the name of the "check" routine used to optimize this
# operation, some flags, and a description of the operands.
# The flags consist of options followed by a mandatory op class signifier