src/cpp-common: use C-style comments in C++ files
[babeltrace.git] / src / cpp-common / bt2 / lib-error.hpp
index 646b7fca2153b611fc856d87e0b6d6b14feab376..be8f8000b0a92cab28c92b0a49179b44da105e72 100644 (file)
@@ -45,6 +45,6 @@ public:
     }
 };
 
-} // namespace bt2
+} /* namespace bt2 */
 
-#endif // BABELTRACE_CPP_COMMON_BT2_LIB_ERROR_HPP
+#endif /* BABELTRACE_CPP_COMMON_BT2_LIB_ERROR_HPP */
This page took 0.036462 seconds and 4 git commands to generate.