fix: typo
This commit is contained in:
parent
d2d14d6610
commit
badfc6a0bb
1 changed files with 2 additions and 2 deletions
|
|
@ -19,9 +19,9 @@
|
|||
//!
|
||||
//! …consequently `zbus-xmlgen` did not generate code for the above interfaces.
|
||||
|
||||
use zbus::dbus;
|
||||
use zbus::proxy;
|
||||
|
||||
#[dbus(
|
||||
#[proxy(
|
||||
interface = "org.freedesktop.hostname1",
|
||||
default_service = "org.freedesktop.hostname1",
|
||||
default_path = "/org/freedesktop/hostname1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue