ctf: remove tabs used for indentation
[babeltrace.git] / src / plugins / ctf / common / src / metadata / tsdl / visitor-generate-ir.cpp
index c1370c9f1f3d2f0e4088a8ac0f382c3d211aeb16..7900662a847f92604bb1fa252b26e5db6cd53ac8 100644 (file)
@@ -1046,8 +1046,8 @@ static int visit_field_class_declarator(struct ctf_visitor_generate_ir *ctx,
 
             /*
              * If we have a pointer declarator, it HAS to
-                        * be present in the field class aliases (else
-                        * fail).
+             * be present in the field class aliases (else
+             * fail).
              */
             qalias =
                 create_class_alias_identifier(ctx, cls_specifier_list, node_field_class_declarator);
This page took 0.024207 seconds and 4 git commands to generate.