1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-13 00:57:33 -05:00
Files
putty-source/windows
Simon Tatham 10f47902e5 windows/controls.c API: add lots of missing 'const'.
Most of the Windows-specific dialog control construction functions
were passing their string parameters as 'char *' even though they were
string literals. Apparently none of our previous giant constification
patches spotted that.
2022-07-30 14:40:59 +01:00
..
2022-05-08 11:10:55 +01:00
2021-05-27 09:48:32 +01:00
2022-05-08 11:10:55 +01:00