Hash : e07d7e64 Author : Date : 2013-08-29T08:30:21
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
Fork of https://github.com/libsdl-org/SDL