ObjFW  Hex Artifact Content

Artifact c52e6855236a035c73630fc9914a24feb2cc1cc4863d6cc2981d61f04b1a183f:

Manifest of check-in [c52e685523] - OFFileManager: Replace remove with unlink / rmdir

remove() is supposed to delete both, files and directories, but
unfortunately, on Windows it only works for files. Since there is an if
on the type anyway, use unlink() / rmdir() instead. by js on 2016-07-03 18:22:12.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.