Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Calvin Neo <[email protected]>
  • Loading branch information
CalvinNeo committed Dec 9, 2024
1 parent 6e2f1d0 commit da7e90c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,5 @@ pub fn jeprof_purge_arena() {
warn!("jeprof_purge_arena purge {} return {}", a_string, r);
}
}
info!("jeprof_purge_arena purge {} arenas done", narenas);
info!("jeprof_purge_arena purge {} arenas done", narenas);
}

0 comments on commit da7e90c

Please sign in to comment.