commit after reset fuckup
[m6w6/ext-psi] / .gdbinit
index 3956ad17a76a1bdf14826352cada7d8203d2b4ed..9aad1bc96221091845393080690595cece46bf59 100644 (file)
--- a/.gdbinit
+++ b/.gdbinit
@@ -40,7 +40,7 @@ define psi_decl_type_dump
 end
 define psi_decl_type_dump_args_with_layout
        call psi_decl_type_dump_args_with_layout(1, $arg0, 0)
-        echo \n
+       echo \n
 end
 define psi_decl_union_dump
        call psi_decl_union_dump(1, $arg0)