comparison lisp/net/netrc.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 d3767aa9ae49
children 91e5880a36c1
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
208 (eq type (car (cddr service))))))) 208 (eq type (car (cddr service)))))))
209 (cadr service))) 209 (cadr service)))
210 210
211 (provide 'netrc) 211 (provide 'netrc)
212 212
213 ;;; arch-tag: af9929cc-2d12-482f-936e-eb4366f9fa55 213 ;; arch-tag: af9929cc-2d12-482f-936e-eb4366f9fa55
214 ;;; netrc.el ends here 214 ;;; netrc.el ends here