updated apple osx_app_framework

This commit is contained in:
Joseph Henry
2016-10-21 15:46:22 -07:00
parent 12bd9439db
commit 728feeda74
9 changed files with 651 additions and 888 deletions

View File

@@ -472,7 +472,7 @@ void *zts_start_core_service(void *thread_id) {
}
}
else {
DEBUG_ERROR(stderr, "homeDir is empty, could not construct path");
DEBUG_ERROR("homeDir is empty, could not construct path");
return NULL;
}