Edit

kc3-lang/libevent

Branch :

  • Show log

    Commit

  • Author : Joakim Soderberg
    Date : 2013-12-09 16:54:57
    Hash : e6b2a267
    Message : Fix non-C89 variable declaration. Microsofts C compiler does not support the C99 standard, so variables has to be declared at the start of a scope.