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:
d4a364f
)
util: fix typo
author
Daniel Mack
<zonque@gmail.com>
Mon, 13 Jan 2014 18:29:30 +0000
(19:29 +0100)
committer
Daniel Mack
<zonque@gmail.com>
Mon, 13 Jan 2014 18:29:30 +0000
(19:29 +0100)
util.c
patch
|
blob
|
history
diff --git
a/util.c
b/util.c
index 68aa630adc87e542d51fd83931789ea77707c63d..9b0fef7843e771f17adbdb67418f8c4524938f00 100644
(file)
--- a/
util.c
+++ b/
util.c
@@
-20,7
+20,7
@@
/**
* kdbus_devname_valid - validate names showing up in /dev
- * @name: Name of name
p
space, bus, endpoint
+ * @name: Name of namespace, bus, endpoint
*
* Returns: 0 if the given name is valid, otherwise negative errno
*/