]> diplodocus.org Git - nmh/blobdiff - uip/sortm.c
Fixed inc(1) and %(me) to not obey Local-Mailbox profile component.
[nmh] / uip / sortm.c
index 347ea17c309744f91aa7e35dc342c844d7948eb8..2ba5c8e9ea676c8e2ab4dffb7393a85c0a913fac 100644 (file)
@@ -68,7 +68,7 @@ int nmsgs;
 
 char *subjsort;                 /* sort on subject if != 0 */
 time_t datelimit = 0;
 
 char *subjsort;                 /* sort on subject if != 0 */
 time_t datelimit = 0;
-bool submajor;                 /* if true, sort on subject-major */
+bool submajor;                 /* if true, sort on subject-major */
 bool verbose;
 int allmsgs = 1;
 int check_failed = 0;
 bool verbose;
 int allmsgs = 1;
 int check_failed = 0;