Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Commit

Permalink
[CI965] formatted code with rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 3, 2023
1 parent 59977d8 commit 045a2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/x11/request/input.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1985,7 +1985,7 @@ pub struct SetModifierMapping {
///
/// This is typically the key variously called 'super', 'meta', 'windows
/// key', 'cmd', etc.
///
///
/// [keycodes]: Keycode
pub mod4_keycodes: Vec<Keycode>,
/// The [keycodes] mapped to the Mod5 modifier.
Expand Down

0 comments on commit 045a2d5

Please sign in to comment.