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:
6369ae3
)
connection: kdbus_conn_entry_insert(): fix typo in comment
author
Sergei Zviagintsev
<sergei@s15v.net>
Wed, 14 Jan 2015 15:30:40 +0000
(18:30 +0300)
committer
Daniel Mack
<daniel@zonque.org>
Wed, 14 Jan 2015 21:49:31 +0000
(22:49 +0100)
Signed-off-by: Sergei Zviagintsev <sergei@s15v.net>
connection.c
patch
|
blob
|
history
diff --git
a/connection.c
b/connection.c
index ce27ddac8c29798c5e9970c19be0ffe8be801a42..75e2ea161a0ebcf3aab4f5a60f89c0b93f7cbc4c 100644
(file)
--- a/
connection.c
+++ b/
connection.c
@@
-382,7
+382,7
@@
int kdbus_conn_entry_insert(struct kdbus_conn *conn_src,
goto exit_queue_free;
/*
- * Remember the
the
reply associated with this queue entry, so we can
+ * Remember the reply associated with this queue entry, so we can
* move the reply entry's connection when a connection moves from an
* activator to an implementer.
*/