comparison lisp/url/url-ftp.el @ 93975:1e3a407766b9

Fix up comment convention on the arch-tag lines.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 10 Apr 2008 14:10:46 +0000
parents 9c0b3f269b92
children 8259d0d8e107
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
41 (defalias 'url-ftp-expand-file-name 'url-default-expander) 41 (defalias 'url-ftp-expand-file-name 'url-default-expander)
42 (defalias 'url-ftp 'url-file) 42 (defalias 'url-ftp 'url-file)
43 43
44 (provide 'url-ftp) 44 (provide 'url-ftp)
45 45
46 ;;; arch-tag: 9c3e70c4-350f-4d4a-bb51-a1e9b459e7dc 46 ;; arch-tag: 9c3e70c4-350f-4d4a-bb51-a1e9b459e7dc
47 ;;; url-ftp.el ends here 47 ;;; url-ftp.el ends here