Issue 9477 - Improve menuselect labels
[asterisk/asterisk.git] / funcs / func_devstate.c
index 6b0e7a3..cf60705 100644 (file)
@@ -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");