bed time
authorJeremy McNamara <jj@nufone.net>
Tue, 13 Jan 2004 09:17:14 +0000 (09:17 +0000)
committerJeremy McNamara <jj@nufone.net>
Tue, 13 Jan 2004 09:17:14 +0000 (09:17 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2019 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_h323.c

index d95de59..5e23480 100755 (executable)
@@ -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 ?! */