Skip to content

Commit f9a09a1

Browse files
committed
style: fix formatting in leak check example
1 parent 0790b19 commit f9a09a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/15_memory_leak_check.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ impl SCStreamOutputTrait for SharedHandler {
117117
fn main() {
118118
// Initialize CoreGraphics first
119119
init_cg();
120-
120+
121121
println!("🔍 Memory Leak Detection Test");
122122
println!("==============================\n");
123123

0 commit comments

Comments
 (0)