simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat Apr 8 15:12:08 BST 2017


TL;DR:
  61f668a Reformat the composetbl[] array in winucs.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:           2017-04-08 15:12:08

commit 61f668aa5ce48042de56d2fb77ba02aed290b18f
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=61f668aa5ce48042de56d2fb77ba02aed290b18f;hp=142a458fee0fadf8c52275bb97ba4aa010337747
Author: Simon Tatham <anakin at pobox.com>
Date:   Sat Apr 8 15:06:27 2017 +0100

    Reformat the composetbl[] array in winucs.c.
    
    I scrolled past it just now and decided those open braces at the ends
    of the lines are just too ugly to live. They originally got that way
    when I put the whole source base through GNU indent, which as far as
    I'm concerned is a horrible misfeature of indent!

 windows/winucs.c | 654 +++++++++++++++++++++++++++----------------------------
 1 file changed, 325 insertions(+), 329 deletions(-)



More information about the tartarus-commits mailing list