@@ -18,12 +18,14 @@ #import "OFEnumerator.h" #import "OFSerialization.h" OF_ASSUME_NONNULL_BEGIN +/** @file */ + /** - * @typedef OFListItem OFList.h ObjFW/OFList.h + * @typedef OFListItem * * @brief A list item. * * See @ref OFListItemNext, @ref OFListItemPrevious and @ref OFListItemObject. */