simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Feb 8 16:04:19 GMT 2020
TL;DR:
bdb7b47a Improve stop-bits messages in serial setup.
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-02-08 16:04:19
commit bdb7b47a5ec9809c9ea2544a02c36968a714c788
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=bdb7b47a5ec9809c9ea2544a02c36968a714c788;hp=66e6bc4a7974ab7b68b070c25503b0f973c62349
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Feb 8 15:35:03 2020 +0000
Improve stop-bits messages in serial setup.
On Windows, due to a copy-paste goof, the message that should have
read "Configuring n stop bits" instead ended with "data bits".
While I'm here, I've arranged that the "1 stop bit" case of that
message is in the singular. And then I've done the same thing again on
Unix, because I noticed that message was unconditionally plural too.
unix/uxser.c | 4 ++--
windows/winser.c | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
More information about the tartarus-commits
mailing list