Skip to content

Commit 74e8002

Browse files
committed
Index fix
1 parent 006c246 commit 74e8002

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
use minparse::minparse;
22

33
fn main(){
4-
println!("\tprocname: {}
4+
println!("\t procname: {}
55
switches: {:?}
66
subcommands: {:?}
77
fields: {:?}",

0 commit comments

Comments
 (0)