Rename ctf_stream to ctf_stream_definition
[babeltrace.git] / include / babeltrace / ctf / types.h
index faa653ea475056597da9c2c7af4f69079a09028f..9e429bd34763f1791de7c4e5392b8bd6e08b369c 100644 (file)
@@ -200,7 +200,7 @@ void ctf_pos_get_event(struct ctf_stream_pos *pos)
        }
 }
 
-void ctf_print_timestamp(FILE *fp, struct ctf_stream *stream,
+void ctf_print_timestamp(FILE *fp, struct ctf_stream_definition *stream,
                        uint64_t timestamp);
 
 #endif /* _BABELTRACE_CTF_TYPES_H */
This page took 0.023311 seconds and 4 git commands to generate.