1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Down with trailing whitespace!

llvm-svn: 61594
This commit is contained in:
Misha Brukman 2009-01-02 22:46:48 +00:00
parent 1969e75214
commit 8d90975ba9
5 changed files with 66 additions and 67 deletions

View File

@ -76,4 +76,3 @@ void ParseError::PrintError(const char *ProgName, raw_ostream &S) {
errs() << "^\n";
}
}