diff options
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2354,7 +2354,7 @@ Apd |char* |sv_pvn_force_flags|SV* sv|STRLEN* lp|I32 flags Apd |char* |sv_2pv_flags |SV* sv|STRLEN* lp|I32 flags Ap |char* |my_atof2 |const char *s|NV* value #if !defined(HAS_SOCKETPAIR) && defined(HAS_SOCKET) -Ap |int |my_socketpair |int family|int type|int protocol|int fd[2] +Apn |int |my_socketpair |int family|int type|int protocol|int fd[2] #endif |