Update of /usr/cvsroot/asterisk/res
In directory mongoose.digium.com:/tmp/cvs-serv21184/res

Modified Files:
      Tag: v1-0
        res_features.c 
Log Message:
add some newlines and fix some misspellings (bug #4027)


Index: res_features.c
===================================================================
RCS file: /usr/cvsroot/asterisk/res/res_features.c,v
retrieving revision 1.16.2.4
retrieving revision 1.16.2.5
diff -u -d -r1.16.2.4 -r1.16.2.5
--- res_features.c      17 Mar 2005 23:48:42 -0000      1.16.2.4
+++ res_features.c      15 Apr 2005 07:15:39 -0000      1.16.2.5
@@ -795,7 +795,7 @@
            dres = 0;
          }
                if (option_verbose > 2) 
-                       ast_verbose(VERBOSE_PREFIX_3 "Channel %s tried to talk 
to non-existant parked call %d\n", chan->name, park);
+                       ast_verbose(VERBOSE_PREFIX_3 "Channel %s tried to talk 
to nonexistent parked call %d\n", chan->name, park);
                res = -1;
        }
        LOCAL_USER_REMOVE(u);

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to