Skip to content

Commit

Permalink
Merge pull request #28505 from nextcloud/3rdparty/730
Browse files Browse the repository at this point in the history
[stable21] 3rdparty: Bump icewind/streams from 0.7.2 to 0.7.5
  • Loading branch information
kesselb authored Oct 8, 2021
2 parents 7588342 + 9722bb5 commit 4fffc51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/private/Files/Stream/Encryption.php
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ protected function readCache() {
/**
* write header at beginning of encrypted file
*
* @return integer
* @return int|false
* @throws EncryptionHeaderKeyExistsException if header key is already in use
*/
protected function writeHeader() {
Expand Down

0 comments on commit 4fffc51

Please sign in to comment.