CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/20 20:16:47
Modified files:
regress/usr.bin/ssh: modpipe.c
Log message:
use unsigned long long instead of u_int64_t here to avoid warnings
on some systems portable OpenSSH is built on.
