Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/dist/ssh
Module Name: src
Committed By: he
Date: Fri Sep 29 14:36:34 UTC 2006
Modified Files:
src/crypto/dist/ssh: sftp-server.c
Log Message:
Use PRIu64 instead of llu when printing an u_int64_t.
Fixes a build problem for our LP64 ports, where "long long"
is typically longer than 64 bits.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/crypto/dist/ssh/sftp-server.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index