Fix possible implicit conversion of NULL to std::string
authorkwolekr <kwolekr@minetest.net>
Thu, 21 Nov 2013 05:49:32 +0000 (00:49 -0500)
committerkwolekr <kwolekr@minetest.net>
Thu, 21 Nov 2013 05:49:32 +0000 (00:49 -0500)
commit5323d800cc67814938fb668730d474011631fab5
treef6ceecd1a8dcca4530d6a7949e47c00b0515ace0
parent98e4e2b373ccb138c1e1244c2995e80b95340ca1
Fix possible implicit conversion of NULL to std::string
src/script/common/c_internal.cpp