Cosmetic. Add a blank line.

This commit is contained in:
Gregory Nutt 2016-08-11 18:21:57 -06:00
parent 6e80d39c91
commit add52b0503

View File

@ -1829,6 +1829,7 @@ static double factor(void)
seterror(ERR_NEGLOG); seterror(ERR_NEGLOG);
} }
break; break;
case POW: case POW:
match(POW); match(POW);
match(OPAREN); match(OPAREN);