git-svn-id: http://ltt.polymtl.ca/svn@327 04897980-b3bd-0310-b5e0-8ef037075253
[lttv.git] / ltt / branches / poly / include / lttv / module.h
index 2649902c606d3f88b6bb212015c0472785b9ade1..47f4d16bac8090b31b756a75a796e982ffcfa6b6 100644 (file)
@@ -66,4 +66,5 @@ LttvModule **lttv_module_list(guint *nb);
 LttvModule **lttv_module_info(LttvModule *m, const char **name, 
     guint *ref_count, guint *load_count, guint *nb_dependents);
 
+char * lttv_module_name(LttvModule *m);
 #endif // MODULES_H
This page took 0.023456 seconds and 4 git commands to generate.