comparison lisp/gnus/starttls.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 1cb31606209f
children f42ef85caf91
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
297 (starttls-set-process-query-on-exit-flag process nil) 297 (starttls-set-process-query-on-exit-flag process nil)
298 process))) 298 process)))
299 299
300 (provide 'starttls) 300 (provide 'starttls)
301 301
302 ;;; arch-tag: 648b3bd8-63bd-47f5-904c-7c819aea2297 302 ;; arch-tag: 648b3bd8-63bd-47f5-904c-7c819aea2297
303 ;;; starttls.el ends here 303 ;;; starttls.el ends here