1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-20 05:45:27 -05:00
Simon Tatham a890ffb15b Formatting: fix an ugly static array in terminal.c.
Just ran across this, which I think was a casualty of GNU indent in
the distant past not really knowing what to do with nested array
declarations.

It's also possible that that array should be replaced with something
mechanically generated from the current Unicode standard. I don't have
time to do that right now, but I can at least make the existing
version not amazingly ugly.
2023-03-07 08:47:18 +00:00
..
2022-01-29 18:25:34 +00:00
2022-11-11 08:44:07 +00:00
2021-10-10 15:00:30 +01:00