summaryrefslogtreecommitdiff
path: root/src/core/dbus-timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-timer.h')
-rw-r--r--src/core/dbus-timer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/dbus-timer.h b/src/core/dbus-timer.h
index 39053dc4a2..d810b048ee 100644
--- a/src/core/dbus-timer.h
+++ b/src/core/dbus-timer.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
/***
@@ -25,4 +26,4 @@
extern const sd_bus_vtable bus_timer_vtable[];
-int bus_timer_set_property(Unit *u, const char *name, sd_bus_message *i, UnitSetPropertiesMode mode, sd_bus_error *error);
+int bus_timer_set_property(Unit *u, const char *name, sd_bus_message *i, UnitWriteFlags flags, sd_bus_error *error);