cleanup
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 27 Feb 2011 17:47:10 +0000 (12:47 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 27 Feb 2011 17:47:10 +0000 (12:47 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/babeltrace/ctf/metadata.h

index 7923e65b48ae4fef7c31570063458d9c8294fb05..5d1d16d83dc3c664ee7cfe03fbe83dc1c0babeaa 100644 (file)
@@ -47,7 +47,6 @@ struct ctf_stream {
        struct declaration_struct *packet_context;
 };
 
-
 struct ctf_event {
        struct declaration_scope *scope;        /* parent is stream scope */
        GQuark name;
This page took 0.024922 seconds and 4 git commands to generate.