• Show log

    Commit

  • Hash : c8e02b87
    Author : Stefan Widgren
    Date : 2015-02-15T21:07:05

    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.