Address Sanjoy's review comments to r256326
[oota-llvm.git] / include / llvm / IR / LegacyPassNameParser.h
index 3f98e764fbc4c1651c215f8a9da0194e500cb2c7..39ae80d797c707302225ee852eef168532aeefbc 100644 (file)
@@ -134,6 +134,6 @@ public:
   }
 };
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif