Fix namespace end comments in Md4.hpp, Md5.hpp

This commit is contained in:
hashlag
2025-08-10 20:43:42 +03:00
parent a78fe279a9
commit 72a8902954
2 changed files with 2 additions and 2 deletions

View File

@@ -279,6 +279,6 @@ private:
}
};
} // namespace Chaos::Md4
} // namespace Chaos::Hashing::Md4
#endif