Update switch_console.c

comment is error.
This commit is contained in:
谭映宇 2023-07-31 11:55:05 +08:00 committed by GitHub
parent 3921d5fcd9
commit f543e2f08a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ static int console_bufferInput(char *buf, int len, char *cmd, int key);
static char *console_fnkeys[12]; static char *console_fnkeys[12];
/* /*
* Load from console.conf XML file the section: * Load from switch.conf XML file the section:
* <keybindings> * <keybindings>
* <key name="1" value="show calls"/> * <key name="1" value="show calls"/>
* </keybindings> * </keybindings>