diff options
| -rw-r--r-- | lisp/net/tramp-gw.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp-gw.el b/lisp/net/tramp-gw.el index d7317f6ae14..78f8040a909 100644 --- a/lisp/net/tramp-gw.el +++ b/lisp/net/tramp-gw.el | |||
| @@ -320,5 +320,5 @@ password in password cache. This is done for the first try only." | |||
| 320 | ;; * Provide descriptive Commentary. | 320 | ;; * Provide descriptive Commentary. |
| 321 | ;; * Enable it for several gateway processes in parallel. | 321 | ;; * Enable it for several gateway processes in parallel. |
| 322 | 322 | ||
| 323 | ;;; arch-tag: fcc9dbec-7503-4d73-b638-3c8aa59575f5 | 323 | ;; arch-tag: 277e3a81-fdee-40cf-9e6b-59626292a5e0 |
| 324 | ;;; tramp-gw.el ends here | 324 | ;;; tramp-gw.el ends here |