You've already forked linux-packaging-mono
Imported Upstream version 5.4.0.167
Former-commit-id: 5624ac747d633e885131e8349322922b6a59baaa
This commit is contained in:
parent
e49d6f06c0
commit
536cd135cc
@@ -86,7 +86,7 @@ public class Object
|
||||
// Based on the contents of the object, the hash function will return a suitable
|
||||
// value with a relatively random distribution over the various inputs.
|
||||
//
|
||||
// The default implementation returns the [....] block index for this instance.
|
||||
// The default implementation returns the sync block index for this instance.
|
||||
// Calling it on the same object multiple times will return the same value, so
|
||||
// it will technically meet the needs of a hash function, but it's less than ideal.
|
||||
// Objects (& especially value classes) should override this method.
|
||||
|
Reference in New Issue
Block a user