X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Foctopus%2Fentity_defs.h;fp=octopi%2Flibrary%2Foctopus%2Fentity_defs.h;h=99b0401e83226ffe35fb3399ed17e72ba86f7ee1;hb=d7e8a05960951d8ce67e36c587726a851e2f5165;hp=3a270918118c7a7855e9599aefbdd1e92f47dcfe;hpb=fa30e6adff1dea5d6b3903279ef024dd3bed043f;p=feisty_meow.git diff --git a/octopi/library/octopus/entity_defs.h b/octopi/library/octopus/entity_defs.h index 3a270918..99b0401e 100644 --- a/octopi/library/octopus/entity_defs.h +++ b/octopi/library/octopus/entity_defs.h @@ -173,7 +173,7 @@ public: ~infoton_id_pair() { delete _data; - _data = NIL; + _data = NULL_POINTER; } };