ObjFW  Check-in [1f02ada35e]

Overview
Comment:Fix a typo in OFStreamObserver, affecting it only when using select().
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1f02ada35eb67c078ea4347d624de6c1da729bbe168b0469fd9585560bb01e58
User & Date: js on 2010-10-07 21:25:09
Other Links: manifest | tags
Context
2010-10-10
12:01
Better storing of argc and argv. check-in: f282aaa672 user: js tags: trunk
2010-10-07
21:25
Fix a typo in OFStreamObserver, affecting it only when using select(). check-in: 1f02ada35e user: js tags: trunk
2010-10-06
19:37
Add missing #ifdef OF_HAVE_BLOCKS. check-in: 2bf66ace60 user: js tags: trunk
Changes