chiark / gitweb /
sd-bus: sync kdbus.h
authorDaniel Mack <daniel@zonque.org>
Tue, 23 Sep 2014 15:37:44 +0000 (17:37 +0200)
committerDaniel Mack <daniel@zonque.org>
Tue, 23 Sep 2014 15:37:44 +0000 (17:37 +0200)
src/libsystemd/sd-bus/kdbus.h

index b167c4d00e3523617bdbabe2c726c54fe24476b7..77a153be3793fbdb92ccf9a63de46267b1afdad0 100644 (file)
@@ -45,8 +45,8 @@ struct kdbus_notify_id_change {
 
 /**
  * struct kdbus_notify_name_change - name registry change message
 
 /**
  * struct kdbus_notify_name_change - name registry change message
- * @old:               ID and flags of former owner of a name
- * @now:               ID and flags of new owner of a name
+ * @old_id:            ID and flags of former owner of a name
+ * @new_id:            ID and flags of new owner of a name
  * @name:              Well-known name
  *
  * Sent from kernel to userspace when the owner or activator of
  * @name:              Well-known name
  *
  * Sent from kernel to userspace when the owner or activator of