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:
3e1e056
)
connection: fix kernel doc comment
author
Daniel Mack
<zonque@gmail.com>
Sat, 18 Jan 2014 17:42:08 +0000
(18:42 +0100)
committer
Daniel Mack
<zonque@gmail.com>
Sat, 18 Jan 2014 17:42:12 +0000
(18:42 +0100)
connection.c
patch
|
blob
|
history
diff --git
a/connection.c
b/connection.c
index 0bbdb182d41b9a39b6d2b9b16429f7168ab6b527..8313476fbd596ba302c2922f5c45bb86b607a031 100644
(file)
--- a/
connection.c
+++ b/
connection.c
@@
-1870,7
+1870,7
@@
exit_free_conn:
}
/**
- * kdbus_conn_has_name() - check if a connection owns
r
name
+ * kdbus_conn_has_name() - check if a connection owns
a
name
* @conn: Connection
* @name: Well-know name to check for
*