diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/net/tramp-fish.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp-fish.el b/lisp/net/tramp-fish.el index 632b400e2b3..44e2ab8b392 100644 --- a/lisp/net/tramp-fish.el +++ b/lisp/net/tramp-fish.el | |||
| @@ -37,7 +37,7 @@ | |||
| 37 | ;; "xxx" stands for 3 digits, representing a return code. Return | 37 | ;; "xxx" stands for 3 digits, representing a return code. Return |
| 38 | ;; codes "# 000" and "# 001" are reserved for fallback implementation | 38 | ;; codes "# 000" and "# 001" are reserved for fallback implementation |
| 39 | ;; with native shell commands; they are not used inside the server. See | 39 | ;; with native shell commands; they are not used inside the server. See |
| 40 | ;; <http://cvs.savannah.gnu.org/viewcvs/mc/vfs/README.fish?root=mc&view=markup> | 40 | ;; <http://cvs.savannah.gnu.org/viewvc/mc/vfs/README.fish?root=mc&view=markup> |
| 41 | ;; for details of original specification. | 41 | ;; for details of original specification. |
| 42 | 42 | ||
| 43 | ;; The GNU Midnight Commander implements the original fish protocol | 43 | ;; The GNU Midnight Commander implements the original fish protocol |