X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Fsynchronic%2Flist_manager.h;h=0bb18b42b36ab3680ae6ba76e68992eabd0a9eb5;hb=fa11186ed49671f47a61a4ded97a5c4ecba23546;hp=eee70942f7395ca257383d1e2aa460d1802f1649;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/octopi/library/synchronic/list_manager.h b/octopi/library/synchronic/list_manager.h index eee70942..0bb18b42 100644 --- a/octopi/library/synchronic/list_manager.h +++ b/octopi/library/synchronic/list_manager.h @@ -62,8 +62,8 @@ public: // microseconds. synchronizable *clone_object(const structures::string_array &classifier); - // returns a clone of the object listed for "classifier" or NIL if there - // are none matching. the returned object must be destroyed if non-NIL. + // returns a clone of the object listed for "classifier" or NULL_POINTER if there + // are none matching. the returned object must be destroyed if non-null. bool zap(const structures::string_array &classifier); // returns true if we were able to find and remove the item held under