summaryrefslogtreecommitdiff
path: root/lisp/notifications.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/notifications.el')
-rw-r--r--lisp/notifications.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/notifications.el b/lisp/notifications.el
index 5c8c8f1dc68..33ae1dee5c1 100644
--- a/lisp/notifications.el
+++ b/lisp/notifications.el
@@ -349,7 +349,7 @@ BUS can be a string denoting a D-Bus connection, the default is `:session'."
notifications-path
notifications-interface
notifications-close-notification-method
- :int32 id))
+ :uint32 id))
(defvar dbus-debug) ; used in the macroexpansion of dbus-ignore-errors