reply: fix kerneldoc indentation
authorDjalal Harouni <tixxdz@opendz.org>
Wed, 7 Jan 2015 23:12:50 +0000 (00:12 +0100)
committerDjalal Harouni <tixxdz@opendz.org>
Wed, 7 Jan 2015 23:12:50 +0000 (00:12 +0100)
Signed-off-by: Djalal Harouni <tixxdz@opendz.org>
reply.c

diff --git a/reply.c b/reply.c
index a583e4766385bf23d24bf3ca81f7d0eb0b463c84..2afe25794f39cfe66391bf431bf46be2e2e6e405 100644 (file)
--- 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.