diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-02-22 23:17:47 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-02-22 23:17:47 +0100 |
commit | 08d0d8ab11be611f4baf746cfb6ff7791962f494 (patch) | |
tree | 70a57bd0eb838277d56a86391bba3e8c3c84f87c /embed.fnc | |
parent | 7ffdaae673354e3b3ebbecaecdc009fee9fa90e7 (diff) | |
download | perl-08d0d8ab11be611f4baf746cfb6ff7791962f494.tar.gz |
For S_incpush(), dir is never NULL, and len is always > 0.
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1473,7 +1473,7 @@ s |void |Slab_to_rw |NN void *op #if defined(PERL_IN_PERL_C) || defined(PERL_DECL_PROT) s |void |find_beginning |NN SV* linestr_sv|NN PerlIO *rsfp s |void |forbid_setid |const char flag|const bool suidscript -s |void |incpush |NULLOK const char *const dir|STRLEN len \ +s |void |incpush |NN const char *const dir|STRLEN len \ |U32 flags s |void |incpush_use_sep|NN const char *p|STRLEN len|U32 flags s |void |init_interp |