1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-21 06:08:41 -05:00

1 Commits

Author SHA1 Message Date
Simon Tatham
860bd0d5b7 Replace conf.c's type arrays with a new conf_key_info[].
This array is planned to be exposed more widely, and used for more
purposes than just checking the types of Conf options. In this commit
it just takes over from the two previous smaller arrays, and adds no
extra data.
2023-09-22 14:28:27 +01:00