git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@196272
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
static char *handle_memory_show(struct ast_cli_entry *e, int cmd, struct ast_cli_args *a)
{
- char *fn = NULL;
+ const char *fn = NULL;
struct ast_region *reg;
unsigned int x;
unsigned int len = 0;
static char *handle_memory_show_summary(struct ast_cli_entry *e, int cmd, struct ast_cli_args *a)
{
- char *fn = NULL;
+ const char *fn = NULL;
int x;
struct ast_region *reg;
unsigned int len = 0;