• Show log

    Commit

  • Hash : c369b379
    Author : Stefan Widgren
    Date : 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.