Fix -Wmissing-prototypes/-Wmissing-declarations warnings
[babeltrace.git] / tests / lib / test_bt_values.c
index 4f9423eaf12eb834633f784b29048eeaa5531f2f..c0a9f5a7c6c268c0f127100c5db43b4bbb528df6 100644 (file)
@@ -794,6 +794,7 @@ void test_is_equal_unsigned_integer(void)
        BT_VALUE_PUT_REF_AND_RESET(int3);
 }
 
+static
 void test_is_equal_signed_integer(void)
 {
        bt_value *int1 =
This page took 0.02365 seconds and 4 git commands to generate.