chore: fix some comments (#20294)

Signed-off-by: shandongzhejiang <shandongzhejiang@icloud.com>
This commit is contained in:
shandongzhejiang
2024-08-22 04:14:24 +08:00
committed by GitHub
parent 1e1bd3afd9
commit a8ff12bc72
3 changed files with 3 additions and 3 deletions

View File

@@ -1104,7 +1104,7 @@ func (o *ObjectInfo) metadataDecrypter(h http.Header) objectMetaDecryptFn {
}
}
// decryptChecksums will attempt to decode checksums and return it/them if set.
// decryptPartsChecksums will attempt to decode checksums and return it/them if set.
// if part > 0, and we have the checksum for the part that will be returned.
func (o *ObjectInfo) decryptPartsChecksums(h http.Header) {
data := o.Checksum