mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 17:25:09 +02:00
- djm@cvs.openbsd.org 2013/10/14 23:31:01
[ssh.c] whitespace at EOL; pointed out by markus@
This commit is contained in:
parent
e9fc72edd6
commit
386feab0c4
@ -46,6 +46,9 @@
|
|||||||
add a lowercase() function and use it instead of explicit tolower() in
|
add a lowercase() function and use it instead of explicit tolower() in
|
||||||
loops
|
loops
|
||||||
part of a larger diff that was ok markus@
|
part of a larger diff that was ok markus@
|
||||||
|
- djm@cvs.openbsd.org 2013/10/14 23:31:01
|
||||||
|
[ssh.c]
|
||||||
|
whitespace at EOL; pointed out by markus@
|
||||||
|
|
||||||
20131010
|
20131010
|
||||||
- (dtucker) OpenBSD CVS Sync
|
- (dtucker) OpenBSD CVS Sync
|
||||||
|
2
ssh.c
2
ssh.c
@ -1,4 +1,4 @@
|
|||||||
/* $OpenBSD: ssh.c,v 1.383 2013/10/14 23:28:23 djm Exp $ */
|
/* $OpenBSD: ssh.c,v 1.384 2013/10/14 23:31:01 djm Exp $ */
|
||||||
/*
|
/*
|
||||||
* Author: Tatu Ylonen <ylo@cs.hut.fi>
|
* Author: Tatu Ylonen <ylo@cs.hut.fi>
|
||||||
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
|
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
|
||||||
|
Loading…
x
Reference in New Issue
Block a user