mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-11 16:23:55 -05:00
Fix type error in noshare.c.
Its boolean parameters were typed 'int', a hangover from before the int-to-bool migration last year. It's not used in the current state of the code base, so nobody noticed until now.
This commit is contained in:
Reference in New Issue
Block a user