lib: add aliases for Babeltrace enumeration types
[babeltrace.git] / tests / lib / test_plugin.c
index 6d9c42633d4898b8d8ef45082753814ee64676b6..505fe86a3e3439d64f10ba1739f6140dfbf183e4 100644 (file)
@@ -124,7 +124,7 @@ static void test_sfs(const char *plugin_dir)
        const bt_value *res_params;
        bt_graph *graph;
        const char *object_str;
-       enum bt_graph_status graph_ret;
+       bt_graph_status graph_ret;
        bt_query_executor *query_exec = bt_query_executor_create();
        int ret;
 
This page took 0.042305 seconds and 4 git commands to generate.