Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / nucleus / library / filesystem / filename_list.h
index 89c91c2d64ce2805a5ddd5ac4f0772415c305776..74d258b8189e8045e14e260e8c623cca915d842c 100644 (file)
@@ -60,7 +60,7 @@ public:
   const file_info *find(const filename &to_check) const;
     //!< locates the record of information for the filename "to_check".
     /*!< do not modify the returned object.  it contains the current state
-    of the file in question.  if the file wasn't in the list, then NIL is
+    of the file in question.  if the file wasn't in the list, then NULL_POINTER is
     returned. */
 
   int locate(const filename &to_find) const;