Fix typo in D1 part of 940d6e9.

This commit is contained in:
David Nadlinger
2012-09-16 22:07:30 +02:00
parent b11c49a9c9
commit 165e0ef3c6
+1 -1
View File
@@ -308,7 +308,7 @@ struct Param
bool useAvailableExternally; bool useAvailableExternally;
// target stuff // target stuff
llvm::Triple *targetTriple; llvm::Triple targetTriple;
// Codegen cl options // Codegen cl options
bool singleObj; bool singleObj;