kdbus.h: fix kernel doc
authorLukasz Skalski <l.skalski@samsung.com>
Fri, 24 Oct 2014 10:18:12 +0000 (12:18 +0200)
committerDaniel Mack <daniel@zonque.org>
Fri, 24 Oct 2014 10:19:26 +0000 (12:19 +0200)
kdbus.h

diff --git a/kdbus.h b/kdbus.h
index 53a4d2143a30a888e994bbba05a483c5fcf6f938..f8d4b11651491845543f13cc4f60858c99000d38 100644 (file)
--- a/kdbus.h
+++ b/kdbus.h
@@ -800,8 +800,8 @@ enum kdbus_cmd_match_flags {
  * @kernel_flags:      Supported flags of the used command, kernel → userspace
  * @items:             A list of items for additional information
  *
- * This structure is used with the KDBUS_CMD_ADD_MATCH and
- * KDBUS_CMD_REMOVE_MATCH ioctl.
+ * This structure is used with the KDBUS_CMD_MATCH_ADD and
+ * KDBUS_CMD_MATCH_REMOVE ioctl.
  */
 struct kdbus_cmd_match {
        __u64 size;