dect
/
asterisk
Archived
13
0
Fork 0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2019 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
jeremy 2004-01-13 09:17:14 +00:00
parent 16e0fa65d2
commit ee45dabeca
1 changed files with 1 additions and 1 deletions

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 ?! */