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=7b39f7e279005c8466ef508220a532ce2aa4abf8;hp=3a270918118c7a7855e9599aefbdd1e92f47dcfe;hpb=3fbd372b35b15a19fb171d5ae34294ff7b1e6485;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; } };