ObjFW  Check-in [989d2c3e36]

Overview
Comment:Fix missing return.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: 989d2c3e360025e44b89563890df6794f862fb36217a172cd77f309ce6aaf5be
User & Date: js on 2011-07-14 22:56:17
Other Links: branch diff | manifest | tags
Context
2011-07-14
23:04
Always do nothing if OF_BLOCK_BYREF_CALLER is set. check-in: 0c5ed4d438 user: js tags: 0.5
22:56
Fix missing return. check-in: 989d2c3e36 user: js tags: 0.5
21:18
Allow passing NULL to _Block_object_assign() / _Block_object_dispose(). check-in: 7025192253 user: js tags: 0.5
Changes