]> git.notmuchmail.org Git - notmuch/commitdiff
devel: Add Reply-to to the schemata
authorAustin Clements <amdragon@MIT.EDU>
Wed, 7 Nov 2012 15:27:00 +0000 (10:27 -0500)
committerDavid 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

index 9cb25f593061094c58a91b39096cf1f79c5cbd80..e44da717b36c1dd18eb8e0f73112be9136032ecf 100644 (file)
@@ -79,6 +79,7 @@ headers = {
     To?:            string,
     Cc?:            string,
     Bcc?:           string,
     To?:            string,
     Cc?:            string,
     Bcc?:           string,
+    Reply-To?:      string,
     Date:           string
 }
 
     Date:           string
 }