Fix the build

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@165326 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Michelson
2008-12-17 21:29:30 +00:00
parent 6c521ba21f
commit 7c1bd94231
2 changed files with 2 additions and 2 deletions

View File

@@ -1828,7 +1828,7 @@ static int rt_extend_conf(char *confno)
confno, "startTime<= ", currenttime,
"endtime>= ", currenttime, NULL);
origvar = var;
orig_var = var;
/* Identify the specific RealTime conference */
while (var) {