mirror of git://anongit.mindrot.org/openssh.git
upstream: "void" functions should not return anything. From Tim Rice
via -portable. OpenBSD-Commit-ID: ce6616304f4c9881b46413e616b226c306830e2a
This commit is contained in:
parent
a882a09722
commit
96da0946e4
|
@ -1,4 +1,4 @@
|
|||
/* $OpenBSD: sftp-server.c,v 1.136 2022/01/08 07:33:54 djm Exp $ */
|
||||
/* $OpenBSD: sftp-server.c,v 1.137 2022/01/11 02:56:19 dtucker Exp $ */
|
||||
/*
|
||||
* Copyright (c) 2000-2004 Markus Friedl. All rights reserved.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue