Changes between Initial Version and Version 1 of Ticket #7445, comment 18


Ignore:
Timestamp:
May 19, 2011, 1:35:37 AM (13 years ago)
Author:
looncraz

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7445, comment 18

    initial v1  
    1 I have mode the changes as follows:
     1I have made the changes as follows:
    22
    33Strictly enforced the 80 char line limit where it failed previously.
    44
    5 Found several location where the opening stanza was on the line instead of on the same line of a conditional statement.
     5Found several location where the opening stanza was on the next line instead of on the same line of a conditional statement.
    66
    77Found a single place in all the code where variables were allocated at the opening of a function.