summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-bus.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-bus.c')
-rw-r--r--dbus/dbus-bus.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbus/dbus-bus.c b/dbus/dbus-bus.c
index fd58fab8..5f5c3395 100644
--- a/dbus/dbus-bus.c
+++ b/dbus/dbus-bus.c
@@ -606,6 +606,9 @@ dbus_bus_get_unique_name (DBusConnection *connection)
* Asks the bus to return the uid of the named
* connection.
*
+ * Not going to work on Windows, the bus should return
+ * an error then.
+ *
* @param connection the connection
* @param name a name owned by the connection
* @param error location to store the error