Fix: wheezy warning compilation
This commit is contained in:
parent
959cce2660
commit
26a2025a1b
7 changed files with 128 additions and 120 deletions
|
|
@ -1954,7 +1954,7 @@ shortpacket:
|
|||
|
||||
//====================================================================================================
|
||||
|
||||
int cmd_show_cluster(struct cli_def *cli, char *command, char **argv, int argc)
|
||||
int cmd_show_cluster(struct cli_def *cli, const char *command, char **argv, int argc)
|
||||
{
|
||||
int i;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue