X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Foctopus%2Fentity_defs.h;h=99b0401e83226ffe35fb3399ed17e72ba86f7ee1;hb=e8dfef3a168e09a2537e0da81da84c9a317c9233;hp=3a270918118c7a7855e9599aefbdd1e92f47dcfe;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;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; } };