From: shuhei Date: Sun, 22 Apr 2001 05:31:27 +0000 (+0000) Subject: Fixed comments. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d62cbed80c525f1a0d588d06c30023a2bcd5c3a0;p=elisp%2Fflim.git Fixed comments. --- diff --git a/mime-parse.el b/mime-parse.el index 9cebfda..6b6cb74 100644 --- a/mime-parse.el +++ b/mime-parse.el @@ -6,7 +6,7 @@ ;; Shuhei KOBAYASHI ;; Keywords: parse, MIME, multimedia, mail, news -;; This file is part of SEMI (Spadework for Emacs MIME Interfaces). +;; This file is part of FLIM (Faithful Library about Internet Message). ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as @@ -284,7 +284,7 @@ property of the decoded-value." dest) params (cdr params))) (setq params (cdr params))) - ;; decode and concat parameters. + ;; concat and decode parameters. (while eparams (setq dest (cons (cons (car (car eparams)) ; attribute (mime-decode-parameter-value