Cleanup: fix typo
[babeltrace.git] / include / babeltrace / ctf / types.h
index 96c5083c2b7d5eea1e0154aa5954073353017139..e1870f09bceb6d7c7ace8121835c179cd959db5e 100644 (file)
@@ -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
This page took 0.024209 seconds and 4 git commands to generate.