kmx git
Register
kc3-lang/libevent
kc3-lang
Login
kc3-lang
/
libevent
Browse
Commit
Author :
Colin Watt
Date :
2011-12-06 13:35:54
Hash :
19277763
Message :
Fix a silly compilation error with the sun compiler Apparently, other compilers were allowing "return free(x)" in a function returning void.