ObjFW  Check-in [c7f593793e]

Overview
Comment:Fix generic -[deleteTrailingWhitespaces]

This only fixes the generic one in OFMutableString, the specific one in
OFMutableString_UTF8 (that was used for all strings) was not broken.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c7f593793e16d1b737fc459c36751a967cb4b70965b882a349353619eb5bd8e0
User & Date: js on 2017-05-01 12:53:44
Other Links: manifest | tags
Context
2017-05-01
13:07
Add tests for generic OFString / OFMutableString check-in: 7926b47265 user: js tags: trunk
12:53
Fix generic -[deleteTrailingWhitespaces] check-in: c7f593793e user: js tags: trunk
11:52
OFMutableString_UTF8: Fix several bugs check-in: 80fbe5a1e2 user: js tags: trunk
Changes