[openssh-commits] [openssh] 02/03: upstream: g/c prototype

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Sep 15 16:59:20 AEST 2026


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 21abb626291ad14029f86fafc97a78f4af6848f9
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Tue Sep 15 06:47:42 2026 +0000

    upstream: g/c prototype
    
    OpenBSD-Commit-ID: a55c5782dc733fa66b28085abdb10c39cb4d2a2e
---
 sshpty.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sshpty.h b/sshpty.h
index 9ec7e9a15..c8e89805a 100644
--- a/sshpty.h
+++ b/sshpty.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshpty.h,v 1.13 2016/11/29 03:54:50 dtucker Exp $ */
+/* $OpenBSD: sshpty.h,v 1.14 2026/09/15 06:47:42 djm Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo at cs.hut.fi>
@@ -25,4 +25,3 @@ void	 pty_release(const char *);
 void	 pty_make_controlling_tty(int *, const char *);
 void	 pty_change_window_size(int, u_int, u_int, u_int, u_int);
 void	 pty_setowner(struct passwd *, const char *);
-void	 disconnect_controlling_tty(void);

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list