tests: fix namespace comment style
[babeltrace.git] / tests / cpp-common / test-c-string-view.cpp
index d137763c4b39595ded81b60a9c6e7cf0e8e54cb0..97eaf6dcf1349d2da1a8edc38dbb26bdd4d753c0 100644 (file)
@@ -74,7 +74,7 @@ void testEquality()
     testNe(foo1, bt2c::CStringView {bar});
 }
 
-} // namespace
+} /* namespace */
 
 int main()
 {
This page took 0.023231 seconds and 4 git commands to generate.