git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2019 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jeremy McNamara
2004-01-13 09:17:14 +00:00
parent 54478c3a0a
commit 337d7f6884

View File

@@ -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[])
{
result RESULT_SUCCESS;
return RESULT_SUCCESS;
/* This works from a full console, but not -r ?! */