summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-12-07 00:44:28 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-12-07 00:44:28 +0300
commit475bfd27efb1c9d233aa0bd525cacc2b73c489d9 (patch)
tree3101aea0bd35db076d795aba61b9b03a34a31cb7
parentmessage.scm (message-auth-methods-set!): New procedure (diff)
downloadguile-ssh-wip-getters-deprecation.tar.gz
modules/ssh/channel.scm: Update module commentarywip-getters-deprecation
-rw-r--r--modules/ssh/channel.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ssh/channel.scm b/modules/ssh/channel.scm
index 361c14f..d96a192 100644
--- a/modules/ssh/channel.scm
+++ b/modules/ssh/channel.scm
@@ -36,7 +36,7 @@
;; channel-open-forward
;; channel-cancel-forward
;; channel-set-pty-size!
-;; channel-set-stream!
+;; channel-stream-set!
;; channel-stream
;; channel-session
;; channel-open?