]> granicus.if.org Git - neomutt/commitdiff
fix minor reflow issues in some comments 418/head
authortoogley <toogley@mailbox.org>
Tue, 21 Feb 2017 20:00:57 +0000 (21:00 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 23 Feb 2017 12:17:25 +0000 (12:17 +0000)
See: https://github.com/neomutt/neomutt/pull/392#discussion_r102072729
for the discussion.

charset.c

index df9002d543ba4fbe86a53ec5fc59b38d407cbfac..72b171560629dc47e145e9ccc369fd5247e24a4b 100644 (file)
--- a/charset.c
+++ b/charset.c
@@ -43,8 +43,8 @@
 
 /* 
  * The following list has been created manually from the data under:
- * http://www.isi.edu/in-notes/iana/assignments/character-sets Last update:
- * 2000-09-07
+ * http://www.isi.edu/in-notes/iana/assignments/character-sets
+ * Last update: 2000-09-07
  *
  * Note that it includes only the subset of character sets for which a preferred
  * MIME name is given.
@@ -520,8 +520,8 @@ int mutt_convert_string (char **ps, const char *from, const char *to, int flags)
 
 
 /*
- * FGETCONV stuff for converting a file while reading it Used in sendlib.c for
- * converting from mutt's Charset
+ * FGETCONV stuff for converting a file while reading it.
+ * Used in sendlib.c for converting from mutt's Charset
  */
 
 struct fgetconv_s