ObjFW  Check-in [ba2b4661de]

Overview
Comment:Fix createSymbolicLinkAtPath:withDestinationPath:.

The arguments were inverted.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ba2b4661debfc9d467f0bbd8d7e6dda97c7366e6d009316382833a9cdd5079d0
User & Date: js on 2013-12-09 22:07:43
Other Links: manifest | tags
Context
2013-12-09
22:08
Add +[OFFile symbolicLinkExistsAtPath:]. check-in: f193f3fa8c user: js tags: trunk
22:07
Fix createSymbolicLinkAtPath:withDestinationPath:. check-in: ba2b4661de user: js tags: trunk
2013-12-08
17:43
Clean up OFHash and the Hashing categories. check-in: 75f2aa5096 user: js tags: trunk
Changes