|
@@ -1135,7 +1135,7 @@ static void show_int(int idx, char *work, int *cnt, const char *desc, int state,
|
|
|
#define SHOW_FLAG(name, state) show_flag(idx, work, &cnt, name, state, sizeof(work))
|
|
#define SHOW_FLAG(name, state) show_flag(idx, work, &cnt, name, state, sizeof(work))
|
|
|
#define SHOW_INT(desc, state, yes, no) show_int(idx, work, &cnt, desc, state, yes, no, sizeof(work))
|
|
#define SHOW_INT(desc, state, yes, no) show_int(idx, work, &cnt, desc, state, yes, no, sizeof(work))
|
|
|
static void cmd_chaninfo(int idx, char *par)
|
|
static void cmd_chaninfo(int idx, char *par)
|