ObjFW  Check-in [770a3a4fe4]

Overview
Comment:OFException should not override - class, rename it to - inClass.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 770a3a4fe43409b6f278449a989e61acc04ca1c5c114883e31d40d8a62cc045a
User & Date: js on 2009-04-21 17:19:56
Other Links: manifest | tags
Context
2009-04-21
17:28
Add missing breaks in OFNumber. check-in: 06c07468fb user: js tags: trunk
17:19
OFException should not override - class, rename it to - inClass. check-in: 770a3a4fe4 user: js tags: trunk
17:16
The if ((self = [super init])) construct isn't needed anymore. check-in: d87df02e8b user: js tags: trunk
Changes