don't repeat function names in comments; NFC
[oota-llvm.git] / include / llvm / Target / TargetIntrinsicInfo.h
index 3732959302886786f28acd7aa66a86f089e4a203..c630f5b12a15d020c7e009480ace26652565e862 100644 (file)
@@ -60,6 +60,6 @@ public:
                                    unsigned numTys = 0) const = 0;
 };
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif