clean up trailing whitespace / end of file linefeed.

This commit is contained in:
Kelvin Sherlock 2015-02-18 09:32:01 -05:00
parent ac4506b52e
commit 2766493398
57 changed files with 630 additions and 644 deletions

View File

@ -100,6 +100,3 @@ void ToolMap::remove(uint16_t tool)
map.erase(tool);
}

View File

@ -1319,5 +1319,3 @@ void Shell()
}
} // namespace Debugger

View File

@ -96,7 +96,3 @@ namespace Intern {
}

View File

@ -324,4 +324,3 @@ bool ParseLine(const char *iter, Command *command)
} // namespace Debugger

View File

@ -296,4 +296,3 @@ int main(int argc, char **argv)
}
#endif

View File

@ -79,4 +79,3 @@ int main(int argc, char **argv)
#endif
#endif

View File

@ -133,5 +133,5 @@ namespace MacOS {
};
} // namespace IIgs
} // namespace
#endif

View File

@ -1079,4 +1079,3 @@ enum {
#endif
#endif /* __TRAPS__ */

View File

@ -154,4 +154,3 @@ namespace OS {
}
}