fix formatting in darwin.zig

This commit is contained in:
Veikka Tuominen 2023-05-11 14:59:19 +03:00
parent 0ad692e76c
commit d761e6cc7d

View File

@ -3974,7 +3974,6 @@ pub const host_load_info = extern struct {
mach_factor: [3]integer_t,
};
pub const host_load_info_data_t = host_load_info;
pub const host_load_info_t = *host_load_info;