Simon Tatham
8d747d8029
Add lots of missing 'static' keywords.
...
A trawl through the code with -Wmissing-prototypes and
-Wmissing-variable-declarations turned up a lot of things that should
have been internal to a particular source file, but were accidentally
global. Keep the namespace clean by making them all static.
(Also, while I'm here, a couple of them were missing a 'const': the
ONE and ZERO arrays in sshcrcda.c, and EMPTY_WINDOW_TITLE in
terminal.c.)
2020-01-29 06:44:18 +00:00
..
2014-02-22 18:01:32 +00:00
2019-12-24 13:47:46 +00:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2019-11-02 08:26:14 +00:00
2020-01-29 06:44:18 +00:00
2019-10-14 19:42:37 +01:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2019-12-24 13:47:46 +00:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2019-10-14 19:42:37 +01:00
2020-01-27 19:40:50 +00:00
2019-09-08 20:29:21 +01:00
2020-01-22 22:30:26 +00:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2020-01-21 20:24:04 +00:00
2019-09-08 20:29:21 +01:00
2018-11-03 13:45:00 +00:00
2020-01-29 06:44:18 +00:00
2020-01-29 06:44:18 +00:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2020-01-01 15:47:37 +00:00
2020-01-29 06:44:18 +00:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2020-01-09 19:57:35 +00:00
2019-10-14 19:42:37 +01:00
2019-10-14 19:42:37 +01:00
2019-09-08 20:29:21 +01:00
2020-01-21 20:24:04 +00:00
2019-09-08 20:29:21 +01:00
2020-01-29 06:44:18 +00:00
2019-09-08 20:29:21 +01:00