mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-05 02:09:27 +02:00
Lowercase all error messages
This commit is contained in:
parent
f348e603e2
commit
34aff28b10
29 changed files with 166 additions and 178 deletions
|
@ -514,21 +514,6 @@ impl Write for EncryptedFileWriter {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/// A writer wrapper, that measures the reading process for a writer with a
|
||||
/// known length.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue