Bugzilla – Attachment 1932 Details for
Bug 1827
Typo when confirming use of mux socket
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Correct prompt confirming use of mux socket
mux-typo.diff (text/plain), 577 bytes, created by
Iain Morgan
on 2010-10-09 10:50:41 AEDT
(
hide
)
Description:
Correct prompt confirming use of mux socket
Filename:
MIME Type:
Creator:
Iain Morgan
Created:
2010-10-09 10:50:41 AEDT
Size:
577 bytes
patch
obsolete
>Index: mux.c >=================================================================== >RCS file: /cvs/openssh/mux.c,v >retrieving revision 1.24 >diff -u -r1.24 mux.c >--- mux.c 24 Sep 2010 12:07:55 -0000 1.24 >+++ mux.c 8 Oct 2010 23:32:36 -0000 >@@ -879,7 +879,7 @@ > > if (options.control_master == SSHCTL_MASTER_ASK || > options.control_master == SSHCTL_MASTER_AUTO_ASK) { >- if (!ask_permission("Allow forward to to %s:%u? ", >+ if (!ask_permission("Allow forward to %s:%u? ", > chost, cport)) { > debug2("%s: stdio fwd refused by user", __func__); > /* prepare reply */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1827
: 1932