mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 15:54:22 +02:00
- djm@cvs.openbsd.org 2014/01/17 00:21:06
[sftp-client.c] signed/unsigned comparison warning fix; from portable (Id sync only)
This commit is contained in:
parent
c548722361
commit
5f1c57a7a7
@ -16,6 +16,10 @@
|
|||||||
don't have them.
|
don't have them.
|
||||||
- (dtucker) [configure.ac] Split AC_CHECK_FUNCS for OpenSSL functions into
|
- (dtucker) [configure.ac] Split AC_CHECK_FUNCS for OpenSSL functions into
|
||||||
separate lines and alphabetize for easier diffing of changes.
|
separate lines and alphabetize for easier diffing of changes.
|
||||||
|
- (dtucker) OpenBSD CVS Sync
|
||||||
|
- djm@cvs.openbsd.org 2014/01/17 00:21:06
|
||||||
|
[sftp-client.c]
|
||||||
|
signed/unsigned comparison warning fix; from portable (Id sync only)
|
||||||
|
|
||||||
20140118
|
20140118
|
||||||
- (djm) OpenBSD CVS Sync
|
- (djm) OpenBSD CVS Sync
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* $OpenBSD: sftp-client.c,v 1.112 2014/01/16 07:31:09 djm Exp $ */
|
/* $OpenBSD: sftp-client.c,v 1.113 2014/01/17 00:21:06 djm Exp $ */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2001-2004 Damien Miller <djm@openbsd.org>
|
* Copyright (c) 2001-2004 Damien Miller <djm@openbsd.org>
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user