mirror of
https://github.com/aria2/aria2.git
synced 2025-04-05 13:37:40 +03:00
Renamed MessageDigestHelper as message_digest_helper
Static member variables in MessageDigestHelper class are now functions under message_digest namespace.
This commit is contained in:
parent
38202a5565
commit
2666bc8170
18 changed files with 90 additions and 100 deletions
|
@ -14,7 +14,6 @@
|
|||
#include "MockSegment.h"
|
||||
#ifdef ENABLE_MESSAGE_DIGEST
|
||||
# include "MessageDigest.h"
|
||||
# include "MessageDigestHelper.h"
|
||||
#endif // ENABLE_MESSAGE_DIGEST
|
||||
|
||||
namespace aria2 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue