projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c6ac9f
)
devel: Add Reply-to to the schemata
author
Austin Clements
<amdragon@MIT.EDU>
Wed, 7 Nov 2012 15:27:00 +0000
(10:27 -0500)
committer
David Bremner
<bremner@debian.org>
Thu, 8 Nov 2012 13:49:22 +0000
(09:49 -0400)
The code got out of sync with the documentation in
7d3c06dc
.
devel/schemata
patch
|
blob
|
history
diff --git
a/devel/schemata
b/devel/schemata
index 9cb25f593061094c58a91b39096cf1f79c5cbd80..e44da717b36c1dd18eb8e0f73112be9136032ecf 100644
(file)
--- a/
devel/schemata
+++ b/
devel/schemata
@@
-79,6
+79,7
@@
headers = {
To?: string,
Cc?: string,
Bcc?: string,
+ Reply-To?: string,
Date: string
}