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:
Simon McVittie 2018-12-13 12:42:11 +00:00
parent e80ff14c2d
commit 17e6b1484a

View file

@ -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)