Skip to content

Commit 1758995

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 b1e1ab4 commit 1758995

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