simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Nov 14 21:41:58 GMT 2020
TL;DR:
40e648db Fix type error in noshare.c.
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: 2020-11-14 21:41:58
commit 40e648db46bae513652079f5fe0c2cc1ecb258e9
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=40e648db46bae513652079f5fe0c2cc1ecb258e9;hp=3a9b7267dd7ba537aafc40b217f14874a95d0a7c
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Nov 14 21:33:19 2020 +0000
Fix type error in noshare.c.
Its boolean parameters were typed 'int', a hangover from before the
int-to-bool migration last year. It's not used in the current state of
the code base, so nobody noticed until now.
noshare.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list