mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
whitespace police
This commit is contained in:
committed by
Daniel Stone
parent
4cba1a1ebf
commit
4ea6dfb984
@@ -357,7 +357,7 @@ configSetup(void)
|
||||
|
||||
if (!dbus_connection_add_filter(configData->connection, configFilter,
|
||||
configData, NULL)) {
|
||||
|
||||
|
||||
ErrorF("[dbus] couldn't add signal filter: %s (%s)\n", error.name,
|
||||
error.message);
|
||||
dbus_error_free(&error);
|
||||
|
||||
Reference in New Issue
Block a user