]> diplodocus.org Git - nmh/blobdiff - sbr/m_getfld.c
sbr/fmt_scan.c: Only wcwidth(3) a valid mbtowc(3) result.
[nmh] / sbr / m_getfld.c
index f17ad4176d4b3a4830cd5ce285c8a00927359140..a7af3b1a1cd7cedd17bc63a616bafa3e945097d5 100644 (file)
@@ -1,6 +1,4 @@
-
-/*
- * m_getfld.c -- read/parse a message
+/* m_getfld.c -- read/parse a message
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
 /*
  * static prototypes
  */
-struct m_getfld_state;
 static int m_Eom (m_getfld_state_t);
 
 #define eom(c,s)       (s->msg_style != MS_DEFAULT && \