Fix spelling and encoding errors in manpages and an error message
[mmh] / h / scansbr.h
index 18a9364..91b2ff6 100644 (file)
@@ -15,12 +15,15 @@ extern char *scanl;
 */
 # define FORMAT \
 "=%4(msg)%<(cur)+%| %>%<{replied}-%| %>\
-%4(year{date})-%02(mon{date})-%02(mday{date})  \
+%4(year{date})-%02(mon{date})-%02(mday{date}) %02(hour{date}):%02(min{date})  \
 %<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\
 %<(zero)%17(decode(friendly{from}))%>  %(decode{subject})\n"
 
 #define WIDTH  78
 
+#define SCN_MBOX (-1)
+#define SCN_FOLD 0
+
 /*
 ** prototypes
 */