X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fstructures%2Fmemory_limiter.h;h=99854c69fe82a25a304e6c30899ab5bac05c1f34;hb=d7e8a05960951d8ce67e36c587726a851e2f5165;hp=1cb0e9fc6e60993245775d2390ba7a0af8e5e4b4;hpb=fa30e6adff1dea5d6b3903279ef024dd3bed043f;p=feisty_meow.git diff --git a/nucleus/library/structures/memory_limiter.h b/nucleus/library/structures/memory_limiter.h index 1cb0e9fc..99854c69 100644 --- a/nucleus/library/structures/memory_limiter.h +++ b/nucleus/library/structures/memory_limiter.h @@ -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.