@@ -21,11 +21,11 @@ @class OFXMLElement; /** * \brief A protocol for serializing objects. */ -@protocol OFSerialization +@protocol OFSerialization /** * \brief Initializes the object with the specified XML element serialization. * * \param element An OFXMLElement with the serialized object * \return An initialized object