Skip to content

Commit 1b996aa

Browse files
committed
embed.fnc - add C to more_bodies (for Win builds)
1 parent 562f242 commit 1b996aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embed.fnc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3174,7 +3174,7 @@ S |void |anonymise_cv_maybe |NN GV *gv|NN CV *cv
31743174
#endif
31753175

31763176
: Used in sv.c and hv.c
3177-
po |void * |more_bodies |const svtype sv_type|const size_t body_size \
3177+
Cpo |void * |more_bodies |const svtype sv_type|const size_t body_size \
31783178
|const size_t arena_size
31793179
EXpR |SV* |get_and_check_backslash_N_name|NN const char* s \
31803180
|NN const char* e \

0 commit comments

Comments
 (0)