chore: fix warnings shown by Clang 16

These might have existed earlier, but fixing anyway
This commit is contained in:
Dmitry Sharshakov 2023-05-09 11:00:36 +03:00 committed by Wim Taymans
parent 171e2a99ba
commit 249cf9bfbe
3 changed files with 2 additions and 3 deletions

View file

@ -61,4 +61,4 @@ void dbus_monitor_init(struct dbus_monitor *monitor,
void dbus_monitor_clear(struct dbus_monitor *monitor);
#endif DBUS_MONITOR_H_
#endif // DBUS_MONITOR_H_