Commit c369b37919114f4976b7a06107506e95916e5dd0

Stefan Widgren 2015-07-31T16:23:11

Remove extra semicolon outside of a function Without this change, compiling with gcc and pedantic generates warning: ISO C does not allow extra ‘;’ outside of a function.