Skip to content

Commit

Permalink
Update examples/kerberos.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Benoît Cortier <bcortier@proton.me>
  • Loading branch information
irvingoujAtDevolution and CBenoit authored Oct 24, 2023
1 parent 5debd68 commit 34ad817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kerberos.rs
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ pub fn step(
res
}
Err(_) => {
panic!("error steping");
panic!("error stepping");
}
}
}

0 comments on commit 34ad817

Please sign in to comment.