Skip to content
Snippets Groups Projects
  • Martin Pettersson's avatar
    a5415449
    Fixes to follow the coding style guide. · a5415449
    Martin Pettersson authored
     The following fixes has been made:
    
       - Removed prefixes like 'i' for new variables
    
       - Adding braces also for if-clauses with a single statement
    
       - Removed some trailing spaces
    
       - Changed variable precedingDRAP in Picture from int to bool
    a5415449
    History
    Fixes to follow the coding style guide.
    Martin Pettersson authored
     The following fixes has been made:
    
       - Removed prefixes like 'i' for new variables
    
       - Adding braces also for if-clauses with a single statement
    
       - Removed some trailing spaces
    
       - Changed variable precedingDRAP in Picture from int to bool