[IR] Give catchret an optional 'return value' operand
[oota-llvm.git] / include / llvm / IR / GlobalObject.h
index 5f58c9c6a52c0fce5acafb0ab78fcc1fe531ba7a..f0552410b61d972b0a2e6f0175bbde93f1e96b6a 100644 (file)
@@ -71,6 +71,6 @@ public:
   }
 };
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif