projects
/
asterisk/asterisk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Issue 9477 - Improve menuselect labels
[asterisk/asterisk.git]
/
funcs
/
func_devstate.c
diff --git
a/funcs/func_devstate.c
b/funcs/func_devstate.c
index
6b0e7a3
..
cf60705
100644
(file)
--- a/
funcs/func_devstate.c
+++ b/
funcs/func_devstate.c
@@
-204,4
+204,4
@@
static int load_module(void)
return res;
}
return res;
}
-AST_MODULE_INFO_STANDARD(ASTERISK_GPL_KEY, "Device state dialplan functions");
+AST_MODULE_INFO_STANDARD(ASTERISK_GPL_KEY, "Gets or sets a device state in the dialplan");