@@ -25,7 +25,7 @@ /** * \brief Returns an OFNull singleton. * * \return An OFNull singleton */ -+ null; ++ (OFNull*)null; @end