CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/02 22:43:24
Modified files:
usr.bin/ssh : krl.c
Log message:
fix format string (use %llu for uint64, not %lld). spotted by Darren and
his tinderbox tests
CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/02 22:43:24
Modified files:
usr.bin/ssh : krl.c
Log message:
fix format string (use %llu for uint64, not %lld). spotted by Darren and
his tinderbox tests