projects
/
platform
/
core
/
system
/
kdbus-bus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
501cc90
)
connection: update kernel doc
author
Kay Sievers
<kay@vrfy.org>
Sun, 23 Mar 2014 21:48:34 +0000
(22:48 +0100)
committer
Kay Sievers
<kay@vrfy.org>
Sun, 23 Mar 2014 21:48:34 +0000
(22:48 +0100)
connection.c
patch
|
blob
|
history
diff --git
a/connection.c
b/connection.c
index 1d372767b29b200742ca6c1447581dd5339e526b..9dd1fac420610593a8df04a6b27a4e93f99bd54e 100644
(file)
--- a/
connection.c
+++ b/
connection.c
@@
-1637,8
+1637,8
@@
struct kdbus_conn *kdbus_conn_unref(struct kdbus_conn *conn)
* name, 0 means no filtering.
*
* Move all messages from one connection to another. This is used when
- * an implementor connection is taking over
a well-known name from an
- * activator connection.
+ * an implementor connection is taking over
/giving back a well-known name
+ *
from/to an
activator connection.
*
* Return: 0 on success, negative errno on failure.
*/