summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>2021-06-15 14:29:15 +0100
committerPaul Evans <leonerd@leonerd.org.uk>2021-06-16 18:16:24 +0100
commitec40a6635e1950d840b0d5925b78751a390959da (patch)
tree25fccdedb1355112241af51cf6197c8a0c608396 /embed.fnc
parent78f044cf3c081ec5840ad6e07cf2e3d33f2c227e (diff)
downloadperl-ec40a6635e1950d840b0d5925b78751a390959da.tar.gz
Rename scalarseq() to a somewhat more meaningful voidnonfinal()
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 39de72e267..13ec521575 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1731,7 +1731,7 @@ Apd |OP* |op_contextualize|NN OP* o|I32 context
p |OP* |scalar |NULLOK OP* o
#if defined(PERL_IN_OP_C)
S |OP* |scalarkids |NULLOK OP* o
-S |OP* |scalarseq |NULLOK OP* o
+S |OP* |voidnonfinal |NULLOK OP* o
#endif
: Used in pp_ctl.c
p |OP* |scalarvoid |NN OP* o