mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 16:03:24 +00:00
JANITORIAL: Fix caluclate typo in macresman.h
This commit is contained in:
parent
48dcfe2305
commit
c41d8330dc
@ -249,7 +249,7 @@ public:
|
||||
/**
|
||||
* Calculate the MD5 checksum of the resource fork
|
||||
* @param length The maximum length to compute for
|
||||
* @param tail Caluclate length from the tail
|
||||
* @param tail Calculate length from the tail
|
||||
* @return The MD5 checksum of the resource fork
|
||||
*/
|
||||
String computeResForkMD5AsString(uint32 length = 0, bool tail = false) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user