Skip to content

Commit

Permalink
Cargo format
Browse files Browse the repository at this point in the history
  • Loading branch information
TTWNO committed Oct 10, 2023
1 parent 7c6f329 commit df50ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atspi-proxies/src/application.rs
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ trait Application {
/// See [`id`] for details.
///
/// member: "Id", type: property
///
///
/// * [`id`]: #method.id
#[dbus_proxy(property)]
fn set_id(&self, value: i32) -> zbus::Result<()>;
Expand Down

0 comments on commit df50ce4

Please sign in to comment.