]> diplodocus.org Git - nmh/blobdiff - sbr/m_getfld.c
Attempt to fix test-ap on fbsd-10 build host.
[nmh] / sbr / m_getfld.c
index f640a2aab7e1251a7b85ac14d6b6dc90e9cdd820..4976b1c5faff005470361f560638a662a6bbde22 100644 (file)
@@ -606,7 +606,7 @@ m_getfld (m_getfld_state_t *gstate, char name[NAMESZ], char *buf, int *bufsz,
            while (isspace ((unsigned char) *--cp) && cp >= name) continue;
            *++cp = 0;
            /* readpos points to the first character of the field body. */
-           /* fall through */
+           /* FALLTHRU */
 
        case FLDPLUS: {
            /*