One FALLTHRU comment was inconsistent with others

This commit is contained in:
Jack Culhane
2019-05-17 17:31:02 +01:00
parent fa173cd9aa
commit af59b9dab2

View File

@@ -4106,7 +4106,7 @@ freenumbers(FUNC *fp)
(long)fp->f_opcodes[pc]);
break;
}
/* FALLTHRU */
/*FALLTHRU*/
case OPLOC:
case OPPAR:
case OPJMP: