Imported Upstream version 1.2
[platform/upstream/libunwind.git] / src / mips / init.h
index 95322c6..74c3ab9 100644 (file)
@@ -41,7 +41,7 @@ common_init (struct cursor *c, unsigned use_prev_instr)
     return ret;
 
   ret = dwarf_get (&c->dwarf, DWARF_REG_LOC (&c->dwarf, UNW_MIPS_R29),
-                  &c->dwarf.cfa);
+                   &c->dwarf.cfa);
   if (ret < 0)
     return ret;