[svn-commits] oej: trunk r46397 - /trunk/apps/app_voicemail.c

svn-commits at lists.digium.com svn-commits at lists.digium.com
Sun Oct 29 01:40:57 MST 2006


Author: oej
Date: Sun Oct 29 02:40:57 2006
New Revision: 46397

URL: http://svn.digium.com/view/asterisk?rev=46397&view=rev
Log:
Spelling fix.

Modified:
    trunk/apps/app_voicemail.c

Modified: trunk/apps/app_voicemail.c
URL: http://svn.digium.com/view/asterisk/trunk/apps/app_voicemail.c?rev=46397&r1=46396&r2=46397&view=diff
==============================================================================
--- trunk/apps/app_voicemail.c (original)
+++ trunk/apps/app_voicemail.c Sun Oct 29 02:40:57 2006
@@ -506,7 +506,7 @@
 static int skipms;
 static int maxlogins;
 
-/* cutom password sounds */
+/* custom password sounds */
 static char vm_password[80] = "vm-password";
 static char vm_newpassword[80] = "vm-newpassword";
 static char vm_passchanged[80] = "vm-passchanged";



More information about the svn-commits mailing list