ObjFW  Check-in [c02e48e140]

Overview
Comment:Use void in declarations when we take no parameters.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c02e48e140cb9553373f4ed8a3eaa6b48b89e2d563c7e04192dc782f9fc38a01
User & Date: js on 2011-04-12 14:51:47
Other Links: manifest | tags
Context
2011-04-21
11:17
Don't call objc_thread_[add,remove} when using ObjFW-RT. check-in: 6ebbffda0d user: js tags: trunk
2011-04-12
15:26
Call objc_thread_{add,remove} when using the GNU runtime. check-in: bc76c7f2b0 user: js tags: trunk
14:51
Use void in declarations when we take no parameters. check-in: c02e48e140 user: js tags: trunk
Changes