From: Kay Sievers Date: Thu, 26 Dec 2013 23:48:45 +0000 (+0100) Subject: kdbus.h: fix kernel doc X-Git-Tag: upstream/0.20140120.123719~84 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=541f9eb1e52983c876d04abb094bd082e830c0b4;p=platform%2Fcore%2Fsystem%2Fkdbus-bus.git kdbus.h: fix kernel doc --- diff --git a/kdbus.h b/kdbus.h index f6423c9..c59bdd8 100644 --- a/kdbus.h +++ b/kdbus.h @@ -467,7 +467,8 @@ enum kdbus_attach_flags { * @id: The ID of this connection (kernel → userspace) * @bloom_size: The bloom filter size chosen by the owner * (kernel → userspace) - * @pool_size: Maximum size of the pool buffer (kernel → userspace) + * @pool_size: Size of the connection's buffer where the received + * messages are placed * @id128: Unique 128-bit ID of the bus (kernel → userspace) * @items: A list of items *