[asterisk-commits] anthonyl: branch anthonyl/usersconf-vmpassword
r50959 - /team/anthonyl/usersc...
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Mon Jan 15 14:18:31 MST 2007
Author: anthonyl
Date: Mon Jan 15 15:18:30 2007
New Revision: 50959
URL: http://svn.digium.com/view/asterisk?view=rev&rev=50959
Log:
i wanted to update some of the spacing
Modified:
team/anthonyl/usersconf-vmpassword/apps/app_voicemail.c
Modified: team/anthonyl/usersconf-vmpassword/apps/app_voicemail.c
URL: http://svn.digium.com/view/asterisk/team/anthonyl/usersconf-vmpassword/apps/app_voicemail.c?view=diff&rev=50959&r1=50958&r2=50959
==============================================================================
--- team/anthonyl/usersconf-vmpassword/apps/app_voicemail.c (original)
+++ team/anthonyl/usersconf-vmpassword/apps/app_voicemail.c Mon Jan 15 15:18:30 2007
@@ -782,7 +782,6 @@
/* the current method i am trying to impliment just tries to change both */
static void vm_change_password(struct ast_vm_user *vmu, const char *newpassword)
{
-
struct ast_config *cfg;
struct ast_variable *var;
struct ast_category *cat;
More information about the asterisk-commits
mailing list