Skip to content

Commit ca545c0

Browse files
committed
style: cargo fmt
1 parent e1ddb5a commit ca545c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

display/man.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,4 +802,4 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
802802
};
803803

804804
std::process::exit(exit_code)
805-
}
805+
}

0 commit comments

Comments
 (0)