Fix copy-and-paste error in comment

llvm-svn: 150587
This commit is contained in:
David Chisnall 2012-02-15 16:25:46 +00:00
parent cf11eb76ed
commit a9ed5d76b4
1 changed files with 1 additions and 1 deletions

View File

@ -510,7 +510,7 @@ namespace solaris {
const ArgList &TCArgs,
const char *LinkingOutput) const;
};
} // end namespace auroraux
} // end namespace solaris
/// auroraux -- Directly call GNU Binutils assembler and linker
namespace auroraux {