]> granicus.if.org Git - neomutt/commitdiff
fix xml validation error in manual.xml in auto-generated content due to missing parag...
authorMichael Elkins <me@sigpipe.org>
Mon, 31 Dec 2012 23:29:39 +0000 (23:29 +0000)
committerMichael Elkins <me@sigpipe.org>
Mon, 31 Dec 2012 23:29:39 +0000 (23:29 +0000)
init.h

diff --git a/init.h b/init.h
index c2fa7283229998cebd1d4e7de085931b42a80968..b5b288693fcf1dd9e0a384af57dfaff282f807f3 100644 (file)
--- a/init.h
+++ b/init.h
@@ -696,6 +696,7 @@ struct option_t MuttVars[] = {
   ** .ts
   ** sh -c 'string'
   ** .te
+  ** .pp
   ** where \fIstring\fP is the expansion of \fC$$editor\fP described above.
   */
   { "encode_from",     DT_BOOL, R_NONE, OPTENCODEFROM, 0 },