mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Update for pending RSCore String updates
This commit is contained in:
@@ -30,7 +30,7 @@ struct CrashLog {
|
||||
return nil
|
||||
}
|
||||
self.content = s
|
||||
self.contentHash = s.rs_md5Hash()
|
||||
self.contentHash = s.md5HashString
|
||||
self.path = path
|
||||
self.modificationDate = modificationDate
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user