diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-05-01 22:12:15 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-06-12 16:15:22 +0200 |
commit | 724cf8d623675450a9b7be794b6b3917972e83f8 (patch) | |
tree | 11ea73b19174ec36c2b07b09d87cc4de49b2cea0 /globvar.sym | |
parent | 9e08d3a49aaebdf17eb8671b022395f689827205 (diff) | |
download | perl-724cf8d623675450a9b7be794b6b3917972e83f8.tar.gz |
Move PL_global_struct_size, PL_interp_size{,_5_16_0} to perl.h
Make them const U16 - they should have been const from the start.
Diffstat (limited to 'globvar.sym')
-rw-r--r-- | globvar.sym | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/globvar.sym b/globvar.sym index 9bfdb23949..81472f6150 100644 --- a/globvar.sym +++ b/globvar.sym @@ -14,7 +14,10 @@ fold fold_latin1 fold_locale freq +global_struct_size hexdigit +interp_size +interp_size_5_16_0 keyword_plugin magic_data magic_vtables |