1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-11 20:10:42 +00:00

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

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