]> diplodocus.org Git - nmh/blobdiff - sbr/check_charset.c
seq_del.c: Move interface to own file.
[nmh] / sbr / check_charset.c
index 71129fef4ecf76e73747911805a06ff89262a80c..fcd8cc1c9ea4c47f94712612b2f3456dd374e6e2 100644 (file)
@@ -5,7 +5,7 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
 
 #include <string.h>
 #include <langinfo.h>
@@ -105,7 +105,8 @@ write_charset_8bit (void)
  *   http://www.cl.cam.ac.uk/~mgk25/ucs/norm_charmap.c
  */
 
-static const char *norm_charmap(char *name)
+static const char *
+norm_charmap(char *name)
 {
     static const char *correct[] = {
         "UTF-8",