@@ -14,11 +14,11 @@ * file. */ #import "OFHash.h" -#define OF_MD5_DIGEST_SIZE 16 +#define OF_MD5_DIGEST_SIZE 16 /*! * @brief A class which provides functions to create an MD5 hash. */ @interface OFMD5Hash: OFHash