X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf%2Ftypes.h;h=9e429bd34763f1791de7c4e5392b8bd6e08b369c;hp=faa653ea475056597da9c2c7af4f69079a09028f;hb=9e88d150c4119a0c6d6288cad6d6db87df7bac4b;hpb=c716f83b53677d5f2e6a15463408f464006eafb7 diff --git a/include/babeltrace/ctf/types.h b/include/babeltrace/ctf/types.h index faa653ea..9e429bd3 100644 --- a/include/babeltrace/ctf/types.h +++ b/include/babeltrace/ctf/types.h @@ -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 */