From: Lukasz Skalski Date: Fri, 24 Oct 2014 10:18:12 +0000 (+0200) Subject: kdbus.h: fix kernel doc X-Git-Tag: upstream/0.20141102.012929utc~31 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bfeddd20614a2b1f6e0ac29bdb4edf1c073ab71f;p=platform%2Fcore%2Fsystem%2Fkdbus-bus.git kdbus.h: fix kernel doc --- diff --git a/kdbus.h b/kdbus.h index 53a4d21..f8d4b11 100644 --- 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;