diff options
author | Nicholas Clark <nick@ccl4.org> | 2013-04-29 11:08:05 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2013-05-20 20:58:07 +0200 |
commit | e2add64b70b6d5c55a6598257032bf0777c5976c (patch) | |
tree | 9c9b881417ba85c5524326cf8afe72066e400548 | |
parent | d8a3828919c2d8a9e1344ba4d05795d37ed9cdb6 (diff) | |
download | perl-e2add64b70b6d5c55a6598257032bf0777c5976c.tar.gz |
Propagate a change from commit 1651fc447620d361 into genpacksizetables.pl.
pp_pack.c contains a table generated by genpacksizetables.pl, pasted into the
C source. The C source was updated by commit 1651fc447620d361 in April 2007,
but the table used to generate the code was not.
-rw-r--r-- | genpacksizetables.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/genpacksizetables.pl b/genpacksizetables.pl index 813a7d41ef..6a71d860ff 100644 --- a/genpacksizetables.pl +++ b/genpacksizetables.pl @@ -88,7 +88,7 @@ __DATA__ #Symbol unpredictable # nocsum size c char -C * unsigned char +C unsigned char W * unsigned char U * char s! short |