Comment mi: update mi_lttng_domain todo
authorJonathan Rajotte Julien <jonathan.r.julien@gmail.com>
Wed, 25 Jun 2014 17:52:00 +0000 (13:52 -0400)
committerJonathan Rajotte Julien <jonathan.r.julien@gmail.com>
Tue, 22 Jul 2014 20:14:57 +0000 (16:14 -0400)
Signed-off-by: Jonathan Rajotte Julien <jonathan.r.julien@gmail.com>
src/common/mi-lttng.c

index 9c98a0dd7712ce589347e0bbd0a285168a6575e5..e13342e835511deca29d53af8b1264f403961ef1 100644 (file)
@@ -661,7 +661,11 @@ int mi_lttng_domain(struct mi_writer *writer,
                goto end;
        }
 
-       /* TODO: attr... not sure how to use the union.... */
+       /* TODO: union  attr
+        * This union is not currently used and was added for
+        * future ust domain support.
+        * Date: 25-06-2014
+        * */
 
        if (!is_open) {
                /* Closing domain element */
This page took 0.026429 seconds and 4 git commands to generate.