simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Wed Apr 11 19:58:30 BST 2018
TL;DR:
f41d365 logparse.pl: fix a Perl warning.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2018-04-11 19:58:30
commit f41d3650292ee4d521b8588daa202bdfcee5cc6c
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=f41d3650292ee4d521b8588daa202bdfcee5cc6c;hp=4989447e7203cb4cf268a06cbff1e2e87eb00ef1
Author: Simon Tatham <anakin at pobox.com>
Date: Wed Apr 11 19:58:14 2018 +0100
logparse.pl: fix a Perl warning.
Used the wrong kind of brackets when initialising the actual hash (as
opposed to hash ref) %disc_reasons. Not sure how I didn't notice the
warning in yesterday's testing!
contrib/logparse.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list