Add reference counts to state and stats saved attributes. This way, the
[lttv.git] / ltt / branches / poly / include / lttv / state.h
index fb2fa9989e527d4e1694735f167e041ea86d626e..85b9049824acffdd4347a980d62da10d409a02f5 100644 (file)
@@ -214,7 +214,7 @@ void lttv_state_save(LttvTraceState *self, LttvAttribute *container);
 
 void lttv_state_restore(LttvTraceState *self, LttvAttribute *container);
 
-void lttv_state_saved_state_free(LttvTraceState *self, 
+void lttv_state_state_saved_free(LttvTraceState *self, 
     LttvAttribute *container);
 
 
This page took 0.023395 seconds and 4 git commands to generate.