]> granicus.if.org Git - clang/commitdiff
Fix copy-and-paste error in comment
authorDavid Chisnall <csdavec@swan.ac.uk>
Wed, 15 Feb 2012 16:25:46 +0000 (16:25 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Wed, 15 Feb 2012 16:25:46 +0000 (16:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150587 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Driver/Tools.h

index c810bf34bff3a4323e5aa3377b4b9c425ea04e6c..8f451afc7d1468e41ee3455efb15fa3cbb9d7c94 100644 (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 {