Skip to content

Commit

Permalink
fix formatting in darwin.zig
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexu committed May 11, 2023
1 parent 0ad692e commit d761e6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/std/c/darwin.zig
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit d761e6c

Please sign in to comment.