ObjFW  Check-in [77e8aff469]

Overview
Comment:Fix a very stupid typo in -[OFDate timeIntervalSinceDate:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 77e8aff46951d38448e33d78687f8c92e5b53671f0aa378ddcfd62a356bc6b78
User & Date: js on 2011-01-11 21:56:29
Other Links: manifest | tags
Context
2011-01-11
21:56
Some systems don't allow usleep for values > 1000000. check-in: 2fb2ff521f user: js tags: trunk
21:56
Fix a very stupid typo in -[OFDate timeIntervalSinceDate:]. check-in: 77e8aff469 user: js tags: trunk
20:01
Fix a documentation bug in OFDate. check-in: 904971ac2b user: js tags: trunk
Changes