[Home]

Summary:ASTERISK-15807: [patch] This is C. Indent levels do not matter in C.
Reporter:Matthias Urlichs (smurfix)Labels:
Date Opened:2010-03-13 20:56:51.000-0600Date Closed:2010-03-15 00:04:04
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sip.patch
Description:Somebody forgot to wear ^W add their braces. Again. :-P


****** ADDITIONAL INFORMATION ******

See the patch.
Comments:By: Digium Subversion (svnbot) 2010-03-14 23:25:37

Repository: asterisk
Revision: 252442

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r252442 | tilghman | 2010-03-14 23:25:36 -0500 (Sun, 14 Mar 2010) | 7 lines

THIS IS NOT PYTHON.  Indentation doesn't matter, only braces do.

(closes issue ASTERISK-15807)
Reported by: smurfix
Patches:
      sip.patch uploaded by smurfix (license 547)

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

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

By: Digium Subversion (svnbot) 2010-03-15 00:03:53

Repository: asterisk
Revision: 252443

_U  branches/1.6.1/
U   branches/1.6.1/channels/chan_sip.c

------------------------------------------------------------------------
r252443 | tilghman | 2010-03-15 00:03:52 -0500 (Mon, 15 Mar 2010) | 14 lines

Merged revisions 252442 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r252442 | tilghman | 2010-03-14 23:25:35 -0500 (Sun, 14 Mar 2010) | 7 lines
 
 THIS IS NOT PYTHON.  Indentation doesn't matter, only braces do.
 
 (closes issue ASTERISK-15807)
  Reported by: smurfix
  Patches:
        sip.patch uploaded by smurfix (license 547)
........

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

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

By: Digium Subversion (svnbot) 2010-03-15 00:04:04

Repository: asterisk
Revision: 252444

_U  branches/1.6.2/
U   branches/1.6.2/channels/chan_sip.c

------------------------------------------------------------------------
r252444 | tilghman | 2010-03-15 00:04:04 -0500 (Mon, 15 Mar 2010) | 14 lines

Merged revisions 252442 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r252442 | tilghman | 2010-03-14 23:25:35 -0500 (Sun, 14 Mar 2010) | 7 lines
 
 THIS IS NOT PYTHON.  Indentation doesn't matter, only braces do.
 
 (closes issue ASTERISK-15807)
  Reported by: smurfix
  Patches:
        sip.patch uploaded by smurfix (license 547)
........

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

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