X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a59060598f60ebb02d85ff7f1efb2f9ca2f699f4..9ff9b53565e403ca0792b23385e610e8c32a06f3:/sbr/m_getfld.c diff --git a/sbr/m_getfld.c b/sbr/m_getfld.c index f640a2aa..4976b1c5 100644 --- a/sbr/m_getfld.c +++ b/sbr/m_getfld.c @@ -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: { /*