git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2019 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
Jeremy McNamara 22 years ago
parent 54478c3a0a
commit 337d7f6884

@ -1327,7 +1327,7 @@ static int h323_no_debug(int fd, int argc, char *argv[])
static int h323_gk_cycle(int fd, int argc, char *argv[]) static int h323_gk_cycle(int fd, int argc, char *argv[])
{ {
result RESULT_SUCCESS; return RESULT_SUCCESS;
/* This works from a full console, but not -r ?! */ /* This works from a full console, but not -r ?! */

Loading…
Cancel
Save