deep mods
[feisty_meow.git] / octopi / library / synchronic / list_manager.h
index eee70942f7395ca257383d1e2aa460d1802f1649..0bb18b42b36ab3680ae6ba76e68992eabd0a9eb5 100644 (file)
@@ -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