Menu

#7165 WAGE: Broken indenting in multiple files

*None
closed-fixed
None
1
2016-07-20
2016-07-20
Sven Hesse
No

The indenting in the file engines/wage/macwindowmanager.cpp is completely off, with spaces instead of tabs anywhere.

The same is true for:

  • line 86 in engines/wage/gui.cpp
  • lines 267, 269, 276 in engines/wage/macwindow.cpp
  • lines 420, 460 in engines/wage/world.cpp

Discussion

  • Sven Hesse

    Sven Hesse - 2016-07-20
     
  • Sven Hesse

    Sven Hesse - 2016-07-20
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     The indenting in the file engines/wage/macwindowmanager.cpp is completely off, with spaces instead of tabs anywhere.
    
     The same is true for:
    -* line 86 in engines/wage/gui.cpp
    -* lines 267, 269, 276 in engines/wage/macwindow.cpp
    -* lines 420, 460 in engines/wage/world.cpp
    +
    +- line 86 in engines/wage/gui.cpp
    +- lines 267, 269, 276 in engines/wage/macwindow.cpp
    +- lines 420, 460 in engines/wage/world.cpp
    
     
  • Eugene Sandulenko

    • status: open --> closed-fixed
    • assigned_to: Eugene Sandulenko
     
  • Eugene Sandulenko

    Thanks for reporting. Fixed.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.