Doc: cmake example: fix coding style
[lttng-ust.git] / doc / examples / cmake-multiple-shared-libraries / tester-lib.h
index 994fa00d697ebe3713998a4cc49e4b5a96ee2398..764d7d36baddb518bb77b065c706256c565240c5 100644 (file)
@@ -25,6 +25,6 @@
 
 #include <string>
 
-void testAlignment(const std::string & alignment);
+void test_alignment(const std::string &alignment);
 
 #endif
This page took 0.022961 seconds and 4 git commands to generate.