kmx git
Register
kc3-lang/md4c
kc3-lang
Login
kc3-lang
/
md4c
Browse
Commit
Author :
Martin Mitas
Date :
2017-09-11 11:07:05
Hash :
afc779f9
Message :
Avoid initializing strings with literals without '\0' terminator. It improves maintainability of the code and it should also fix some MSVC2015 warnings (see #26).