Skip to content

Commit 9d1dc52

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 81cfcbb commit 9d1dc52

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
@@ -2420,7 +2420,7 @@ p |void |no_bareword_filehandle \
24202420
|NN const char *fhname
24212421
Tefprv |void |noperl_die |NN const char *pat \
24222422
|...
2423-
CGTdp |void |noshutdownhook
2423+
CTdp |void |noshutdownhook
24242424
Adp |int |nothreadhook
24252425
p |void |notify_parser_that_encoding_changed
24262426
: 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)