From ec21450522e3c2124f3510eef5cfd88420483248 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 26 Jun 2014 18:18:01 -0700 Subject: Low hanging fruit --- src/map/magic-interpreter-base.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/magic-interpreter-base.hpp') diff --git a/src/map/magic-interpreter-base.hpp b/src/map/magic-interpreter-base.hpp index 7d75049..d569434 100644 --- a/src/map/magic-interpreter-base.hpp +++ b/src/map/magic-interpreter-base.hpp @@ -32,7 +32,7 @@ extern magic_conf_t magic_conf; /* Global magic conf */ extern env_t magic_default_env; /* Fake default environment */ /** - * Adds a component selection to a component holder (which may initially be NULL) + * Adds a component selection to a component holder (which may initially be nullptr) */ void magic_add_component(dumb_ptr *component_holder, ItemNameId id, int count); -- cgit v1.2.3-70-g09d2