Skip to content

Commit

Permalink
fix macos typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementTsang committed Nov 21, 2022
1 parent f64156e commit a30df3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/data_harvester/processes/macos.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pub fn get_process_data(
super::macos_freebsd::get_process_data(
sys,
use_current_cpu_total,
cpu_strategy,
unnormalized_cpu,
mem_total_kb,
user_table,
get_macos_process_cpu_usage,
Expand Down

0 comments on commit a30df3b

Please sign in to comment.