ObjFW  Check-in [bd408f1cee]

Overview
Comment:Fix a typo.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bd408f1ceeb527abefd347019960272297d243250cdb866c8ef5d00dc6a38ddf
User & Date: js on 2010-01-02 18:18:40
Other Links: manifest | tags
Context
2010-01-03
17:22
Add OFFastEnumeration protocol and OFEnumerationMutationException. check-in: 9a881883be user: js tags: trunk
2010-01-02
18:18
Fix a typo. check-in: bd408f1cee user: js tags: trunk
2009-12-30
13:30
Rename OFIterator to OFEnumerator.
This way, we avoid name inconsistency when introducing fast enumeration.
check-in: b9e9dfb384 user: js tags: trunk
Changes