From: Mathieu Desnoyers Date: Tue, 26 Nov 2013 18:11:21 +0000 (-0500) Subject: Cleanup: fix typo X-Git-Tag: v1.1.2~18 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=9de9c2a388845a38f16ef7c6d10a96fdd5e3b7e6 Cleanup: fix typo Signed-off-by: Mathieu Desnoyers --- diff --git a/include/babeltrace/ctf/types.h b/include/babeltrace/ctf/types.h index 96c5083c..e1870f09 100644 --- a/include/babeltrace/ctf/types.h +++ b/include/babeltrace/ctf/types.h @@ -198,7 +198,7 @@ int ctf_pos_access_ok(struct ctf_stream_pos *pos, uint64_t bit_len) } /* - * Update the stream position for to the current event. This moves to + * Update the stream position to the current event. This moves to * the next packet if we are located at the end of the current packet. */ static inline