Skip to content

Commit

Permalink
Update uci_connection.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
tigerros committed Sep 22, 2024
1 parent 9fa24b7 commit d8e78d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uci_connection.rs
Original file line number Diff line number Diff line change
Expand Up @@ -337,4 +337,4 @@ fn update_id(old_id: &mut Option<IdMessageKind>, new_id: IdMessageKind) {
IdMessageKind::NameAndAuthor { name, author }
}
});
}
}

0 comments on commit d8e78d1

Please sign in to comment.