API cleanups, offset by bit.
[babeltrace.git] / formats / ctf / types / float.c
index db753dfbea86cf914b859f489e817878abba69b8..09a20e3ab991b487a4a1f7e3d8f164023143eca4 100644 (file)
@@ -72,6 +72,8 @@ struct pos_len {
        size_t sign_start, exp_start, mantissa_start, len;
 };
 
+/* TODO */
+
 void ctf_float_copy(unsigned char *destp, const struct type_class_float *dest,
                    const unsigned char *src, const struct type_class_float *src)
 {
This page took 0.022296 seconds and 4 git commands to generate.