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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/dbus-automount.h b/src/core/dbus-automount.h
index f41adda2a6..378119410c 100644
--- a/src/core/dbus-automount.h
+++ b/src/core/dbus-automount.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
/***
@@ -22,4 +23,4 @@
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);
+int bus_automount_set_property(Unit *u, const char *name, sd_bus_message *message, UnitWriteFlags flags, sd_bus_error *error);