Imported Upstream version 1.2
[platform/upstream/libunwind.git] / src / ppc32 / init.h
index 4cb9192..e8bb3ba 100644 (file)
@@ -53,7 +53,7 @@ common_init_ppc32 (struct cursor *c, unsigned use_prev_instr)
     return ret;
 
   ret = dwarf_get (&c->dwarf, DWARF_REG_LOC (&c->dwarf, UNW_PPC32_R1),
-                  &c->dwarf.cfa);
+                   &c->dwarf.cfa);
   if (ret < 0)
     return ret;