mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Merge pull request #28505 from nextcloud/3rdparty/730
[stable21] 3rdparty: Bump icewind/streams from 0.7.2 to 0.7.5
This commit is contained in:
commit
4fffc517b4
2 changed files with 2 additions and 2 deletions
2
3rdparty
2
3rdparty
|
|
@ -1 +1 @@
|
|||
Subproject commit 2fa8874509eebddd763d530c85d05a37aadf2e07
|
||||
Subproject commit 70082d0507b9479135d1c0157d6c9c2281efb5a8
|
||||
|
|
@ -524,7 +524,7 @@ class Encryption extends Wrapper {
|
|||
/**
|
||||
* write header at beginning of encrypted file
|
||||
*
|
||||
* @return integer
|
||||
* @return int|false
|
||||
* @throws EncryptionHeaderKeyExistsException if header key is already in use
|
||||
*/
|
||||
protected function writeHeader() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue