Whitespace cleanup: Convert space followed by tab to just tab
svn-id: r39203
This commit is contained in:
parent
2dfae035ac
commit
f9ecd95d69
62 changed files with 261 additions and 261 deletions
|
@ -45,7 +45,7 @@ Debugger::Debugger(Parallaction *vm)
|
|||
DCmd_Register("localflags", WRAP_METHOD(Debugger, Cmd_LocalFlags));
|
||||
DCmd_Register("locations", WRAP_METHOD(Debugger, Cmd_Locations));
|
||||
DCmd_Register("gfxobjects", WRAP_METHOD(Debugger, Cmd_GfxObjects));
|
||||
DCmd_Register("programs", WRAP_METHOD(Debugger, Cmd_Programs));
|
||||
DCmd_Register("programs", WRAP_METHOD(Debugger, Cmd_Programs));
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue