Skip to content

Commit 1149a70

Browse files
committed
embed.fnc: Remove spurious G flag from entry
This prevented an empty PERL_ARGS_ASSERT macro from being generated here, but those are optional to use, so there is no advantage to suppressing it.
1 parent 92b1187 commit 1149a70

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

embed.fnc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2421,7 +2421,7 @@ p |void |no_bareword_filehandle \
24212421
|NN const char *fhname
24222422
Tefprv |void |noperl_die |NN const char *pat \
24232423
|...
2424-
CGTdp |void |noshutdownhook
2424+
CTdp |void |noshutdownhook
24252425
Adp |int |nothreadhook
24262426
p |void |notify_parser_that_encoding_changed
24272427
: Used in perly.y

proto.h

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)