mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
Fix a 64-bit-cleanness error in sshcrc's generator.
Not that anyone actually needs to use that conditioned-out main(), since it only generates the table already present in the same source file, but since @ch3root's unused-variable patch touched it I tried compiling it and noticed in passing that I'd also got the wrong printf format directive for an unsigned long.
This commit is contained in:
parent
70f641f845
commit
9351a5bfe4
Loading…
Reference in New Issue
Block a user