deep mods
[feisty_meow.git] / nucleus / library / structures / memory_limiter.h
index 1cb0e9fc6e60993245775d2390ba7a0af8e5e4b4..99854c69fe82a25a304e6c30899ab5bac05c1f34 100644 (file)
@@ -107,7 +107,7 @@ private:
   ml_memory_state_meter *_individual_sizes;  //!< tracks memory per individual.
 
   ml_memory_record *find_individual(int individual) const;
-    //!< locates the record held for the "individual" specified or returns NIL.
+    //!< locates the record held for the "individual" specified or returns NULL_POINTER.
 };
 
 } //namespace.