Comment fix in builtin.lua

This commit is contained in:
Perttu Ahola 2011-11-28 01:17:36 +02:00
parent 19a1ac1f34
commit 6029d9e5a9

@ -148,7 +148,7 @@ minetest.register_node("ignore", {
})
--
-- Chat message processing
-- Callback registration
--
function make_registration()