summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/kdbus.h
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-04-24 10:36:19 +0200
committerKay Sievers <kay@vrfy.org>2014-04-24 10:36:19 +0200
commit1d49b5aea98ad0ad3ccafc3f83943811219729e0 (patch)
tree9f592e6ac2d8fdaac1e2ed70a92f16633845f654 /src/libsystemd/sd-bus/kdbus.h
parent77c98a9eb15bf50b469ddaf2988ac37cdd3f4a7b (diff)
bus: update kdbus.h
Diffstat (limited to 'src/libsystemd/sd-bus/kdbus.h')
-rw-r--r--src/libsystemd/sd-bus/kdbus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libsystemd/sd-bus/kdbus.h b/src/libsystemd/sd-bus/kdbus.h
index b8861ceb0..e9f7d44bc 100644
--- a/src/libsystemd/sd-bus/kdbus.h
+++ b/src/libsystemd/sd-bus/kdbus.h
@@ -924,14 +924,14 @@ enum kdbus_ioctl_type {
* @ENOMSG: The queue is not empty, but no message with a matching
* priority is currently queued.
* @ENOSYS: The requested functionality is not available.
- * @ENOTSUPP: The feature negotiation failed, a not supported feature
- * was requested, or an unknown item type was received.
* @ENOTTY: An unknown ioctl command was received.
* @ENOTUNIQ: A specific data type was addressed to a broadcast
* address, but only direct addresses support this kind of
* data.
* @ENXIO: A unique address does not exist, or an offset in the
* receiver's pool does not represent a queued message.
+ * @EOPNOTSUPP: The feature negotiation failed, a not supported feature
+ * was requested, or an unknown item type was received.
* @EPERM: The policy prevented an operation. The requested
* resource is owned by another entity.
* @EPIPE: When sending a message, a synchronous reply from the