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
..
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2019-03-18 20:32:55 +00:00
2019-09-08 20:29:21 +01:00
2019-09-08 20:29:21 +01:00
2019-03-18 20:32:55 +00:00
2019-09-08 20:29:21 +01:00
2019-03-18 21:53:45 +00:00
2019-09-08 20:29:21 +01:00
2019-03-18 22:02:13 +00:00
2019-03-18 20:32:55 +00:00
2020-01-04 13:52:22 +00:00
2020-01-04 13:52:22 +00:00
2019-09-08 20:29:21 +01:00
2020-01-26 09:57:16 +00:00
2019-09-09 19:12:02 +01:00
2019-09-08 20:29:21 +01:00
2019-10-14 19:42:37 +01:00
2020-01-26 16:37:48 +00:00
2019-10-14 19:42:37 +01:00
2019-09-08 20:29:21 +01:00
2019-03-26 00:27:04 +00:00
2019-03-26 00:27:04 +00:00
2019-09-08 20:29:21 +01: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-29 06:44:18 +00:00
2019-03-16 12:25:23 +00:00
2019-09-08 20:29:21 +01:00
2020-01-04 13:52:22 +00:00
2019-09-08 20:29:21 +01:00
2020-01-14 06:53:45 +00:00
2020-01-29 06:44:18 +00:00
2020-01-29 06:44:18 +00:00
2020-01-04 13:52:22 +00:00
2019-09-08 20:29:21 +01: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
2020-01-04 13:52:22 +00:00
2020-01-04 13:52:22 +00:00
2019-09-08 20:29:21 +01:00
2020-01-04 13:52:22 +00:00
2020-01-04 13:52:22 +00:00
2019-10-14 19:42:37 +01:00
2020-01-04 14:18:24 +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