[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Fri Jun 13 12:40:55 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 08/06/13 12:40:55
Modified files:
. : ChangeLog umac.c
Log message:
- (dtucker) [umac.c] STORE_UINT32_REVERSED and endian_convert are never used
on big endian machines, so ifdef them for little endian only to prevent
unused function warnings.
Diff commands:
cvs -nQq rdiff -u -r1.4999 -r1.5000 openssh/ChangeLog
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/umac.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4999;r2=1.5000
http://cvsweb.mindrot.org/index.cgi/openssh/umac.c?r1=1.5;r2=1.6
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list