summaryrefslogtreecommitdiff
path: root/src/core/dbus-automount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-automount.h')
-rw-r--r--src/core/dbus-automount.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/dbus-automount.h b/src/core/dbus-automount.h
index a2b124d756..f41adda2a6 100644
--- a/src/core/dbus-automount.h
+++ b/src/core/dbus-automount.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
@@ -23,3 +21,5 @@
extern const sd_bus_vtable bus_automount_vtable[];
+
+int bus_automount_set_property(Unit *u, const char *name, sd_bus_message *message, UnitSetPropertiesMode mode, sd_bus_error *error);