[Home]

Summary:ASTERISK-06581: [patch] Whitespace fixes (and others) for chan_skinny
Reporter:Jason Parker (jparker)Labels:
Date Opened:2006-03-21 01:35:57.000-0600Date Closed:2008-01-15 17:42:09.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_skinny
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) skinny-whitespace.diff
Description:This fixes a few typos ("channqels" becomes "channels", and all instances of "dialled" become "dialed").

This is a long patch...57606 bytes.  After applying this patch, run `svn diff --diff-cmd -x -bu | less` to see the actual changes, without all of the whitespace fluff.
Comments:By: Russell Bryant (russell) 2006-03-21 09:03:12.000-0600

I can't get that svn diff command to work.  Can you find me on IRC when you have time to help me out?  Thanks!  :)

By: Russell Bryant (russell) 2006-03-21 09:14:10.000-0600

I figured it out.  I just needed to add "diff" after "--diff-cmd".

added to the trunk in rev 13850

Thanks!

By: Digium Subversion (svnbot) 2008-01-15 17:42:09.000-0600

Repository: asterisk
Revision: 13850

U   trunk/channels/chan_skinny.c

------------------------------------------------------------------------
r13850 | russell | 2008-01-15 17:42:09 -0600 (Tue, 15 Jan 2008) | 2 lines

spelling and formatting fixes (issue ASTERISK-6581)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=13850