From: Djalal Harouni Date: Wed, 7 Jan 2015 23:12:50 +0000 (+0100) Subject: reply: fix kerneldoc indentation X-Git-Tag: upstream/0.20150129.081441utc~75 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a8ce1a7669ea30d35d0c2142d230eb8f149f659;p=platform%2Fcore%2Fsystem%2Fkdbus-bus.git reply: fix kerneldoc indentation Signed-off-by: Djalal Harouni --- diff --git a/reply.c b/reply.c index a583e47..2afe257 100644 --- a/reply.c +++ b/reply.c @@ -101,8 +101,8 @@ void kdbus_sync_reply_wakeup(struct kdbus_reply *reply, int err) * kdbus_reply_find() - Find the corresponding reply object * @replying: The replying connection * @reply_dst: The connection the reply will be sent to - * (method origin) - * @cookie: The cookie of the requesting message + * (method origin) + * @cookie: The cookie of the requesting message * * Lookup a reply object that should be sent as a reply by * @replying to @reply_dst with the given cookie.