mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-04 19:00:17 +01:00
test-privserver: Remove all trailing whitespace
Otherwise the commit hook would forbid commits that move it to a new location. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
e80ff14c2d
commit
17e6b1484a
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ new_connection_callback (DBusServer *server,
|
|||
dbus_connection_close (new_connection);
|
||||
}
|
||||
|
||||
static DBusHandlerResult
|
||||
static DBusHandlerResult
|
||||
filter_session_message (DBusConnection *connection,
|
||||
DBusMessage *message,
|
||||
void *user_data)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue