diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-02-13 20:11:53 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-02-13 20:11:53 +0000 |
commit | c9e4814883025bb1584a033b52f78b7289538990 (patch) | |
tree | 2060c3c988b7a28dde748986ff46895fb3a3b28e /Changes | |
parent | 0be9a6bb1b5e18271161468546f0c905b271ab20 (diff) | |
download | perl-c9e4814883025bb1584a033b52f78b7289538990.tar.gz |
Invoke minitrue to ensure that my spelling had always been correct.
[We] thank Big Brother for raising the chocolate ration to twenty
grammes a week.
p4raw-id: //depot/perl@30268
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2656,7 +2656,7 @@ ____________________________________________________________________________ ! sv.c t/op/pat.t t/op/re_tests t/op/regexp.t toke.c ____________________________________________________________________________ [ 28956] By: nicholas on 2006/10/07 13:53:36 - Log: Change sprintf() to my_sprintf(), and use the returnled length from + Log: Change sprintf() to my_sprintf(), and use the returned length from that and my_snprintf() to avoid calls to strlen() Branch: perl ! ext/Data/Dumper/Dumper.xs |