diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-12-07 00:44:28 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-12-07 00:44:28 +0300 |
| commit | 475bfd27efb1c9d233aa0bd525cacc2b73c489d9 (patch) | |
| tree | 3101aea0bd35db076d795aba61b9b03a34a31cb7 /modules/ssh/channel.scm | |
| parent | message.scm (message-auth-methods-set!): New procedure (diff) | |
| download | guile-ssh-wip-getters-deprecation.tar.gz | |
modules/ssh/channel.scm: Update module commentarywip-getters-deprecation
Diffstat (limited to 'modules/ssh/channel.scm')
| -rw-r--r-- | modules/ssh/channel.scm | 2 |
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? |
