projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8df38fc
)
Add declaration to silence warning.
author
Joe Marshall
<eval.apply@gmail.com>
Wed, 11 Aug 2010 16:43:17 +0000
(09:43 -0700)
committer
Joe Marshall
<eval.apply@gmail.com>
Wed, 11 Aug 2010 16:44:11 +0000
(09:44 -0700)
src/imail/imail-mime.scm
patch
|
blob
|
history
diff --git
a/src/imail/imail-mime.scm
b/src/imail/imail-mime.scm
index 45700a5c0090098d4581e68a85ba4beaea03b114..309223c4fae045dbd9ffcd2e6d90fd28efe9d85b 100644
(file)
--- a/
src/imail/imail-mime.scm
+++ b/
src/imail/imail-mime.scm
@@
-704,6
+704,7
@@
USA.
(define (mime:get-content-language header-fields)
;++ implement
+ (declare (ignore header-fields))
#f)
\f
;;;; Extended RFC 822 Tokenizer