CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/04 20:48:17
Modified files:
usr.bin/ssh : digest-libc.c
Log message:
use the sizeof the struct not the sizeof a pointer to the struct
in ssh_digest_start()
This file is only used if ssh is built with OPENSSL=no
ok markus@
