diff options
author | Dave Mitchell <davem@fdisolutions.com> | 2005-12-30 01:06:05 +0000 |
---|---|---|
committer | Dave Mitchell <davem@fdisolutions.com> | 2005-12-30 01:06:05 +0000 |
commit | e33435896f177fccb609ddddaf85afbfdc7a4e5f (patch) | |
tree | 9620134c7d8c0e66f56b9b46cf8d2ec13786b168 /embed.fnc | |
parent | 91ee910908135fa548f2069df82ad67a70375e02 (diff) | |
download | perl-e33435896f177fccb609ddddaf85afbfdc7a4e5f.tar.gz |
change #26523 didn't make my_cxt_init public
p4raw-link: @26523 on //depot/perl: f16dd614412ea67a8eb64bb09a88fccdbd9db6b6
p4raw-id: //depot/perl@26529
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1610,7 +1610,7 @@ Apnod |int |my_sprintf |NN char *buffer|NN const char *pat|... px |void |my_clearenv #ifdef PERL_IMPLICIT_CONTEXT -po |void* |my_cxt_init |NN int *index|size_t size +Apo |void* |my_cxt_init |NN int *index|size_t size #endif |