automerge commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@34273 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Automerge script
2006-06-15 13:05:40 +00:00
parent 4d1ed8bde0
commit 36fbb43884

View File

@@ -4121,7 +4121,7 @@ static int vm_intro_it(struct ast_channel *chan, struct vm_state *vms)
ast_play_and_wait(chan, "vm-vecchi") ||
ast_play_and_wait(chan, "vm-messages");
}
return res ? -1 : 0;
return res;
}
/* SWEDISH syntax */