Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
tatref committed Jun 29, 2023
1 parent 4a0879e commit 30a59ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/memstats.rs
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@ Examples:
}
}

dbg!(&more_pids_and_shm);
//dbg!(&more_pids_and_shm);

for (shm, pids) in more_pids_and_shm.iter_mut() {
for p in pids {
Expand Down

0 comments on commit 30a59ee

Please sign in to comment.