git-svn-id: http://ltt.polymtl.ca/svn@175 04897980-b3bd-0310-b5e0-8ef037075253
[lttv.git] / ltt / branches / poly / lttv / main.c
index ec131915dfd59a37c87fa8a59c3463f91a335c10..5fc5abb6cf4861642ba8af70bd5a9563022ddfe9 100644 (file)
@@ -126,7 +126,7 @@ int main(int argc, char **argv) {
 
 LttvAttribute *lttv_global_attributes()
 {
-  return attributes;
+  return (LttvAttribute*)attributes;
 }
 
 
This page took 0.023343 seconds and 4 git commands to generate.