From: David Levine Date: Tue, 25 Dec 2012 17:57:02 +0000 (-0600) Subject: Fixed formatting of last change to scansbr.c. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/d3d007e835e9eb1a0e797bd3a58d5295a079c40b?hp=ffbc91b2b571f18eb8c1ed3a90e76e5d0ad65bd1 Fixed formatting of last change to scansbr.c. --- diff --git a/uip/scansbr.c b/uip/scansbr.c index a023e914..f863e9b7 100644 --- a/uip/scansbr.c +++ b/uip/scansbr.c @@ -187,7 +187,7 @@ scan (FILE *inb, int innum, int outnum, char *nfs, int width, int curflg, /* scan - main loop */ for (compnum = 1; ; - bufsz = rlwidth, state = m_getfld (state, name, tmpbuf, &bufsz, inb)) { + bufsz = rlwidth, state = m_getfld (state, name, tmpbuf, &bufsz, inb)) { switch (state) { case FLD: case FLDPLUS: