CTF metadata structure generation code finished
[babeltrace.git] / include / babeltrace / types.h
index 012391df67fd086264da607bca22869697b6e976..9704efed5e08229bc82243b30e715b1e2316e86e 100644 (file)
@@ -349,7 +349,7 @@ int register_declaration(GQuark declaration_name,
                         struct declaration *declaration,
                         struct declaration_scope *scope);
 struct declaration *lookup_declaration(GQuark declaration_name,
                         struct declaration *declaration,
                         struct declaration_scope *scope);
 struct declaration *lookup_declaration(GQuark declaration_name,
-                                      struct declaration_scope *scope);
+                               struct declaration_scope *scope);
 
 /*
  * Type scopes also contain a separate registry for struct, variant and
 
 /*
  * Type scopes also contain a separate registry for struct, variant and
This page took 0.023641 seconds and 4 git commands to generate.