X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fsh%2FGget_save_loc.c;h=7690a8087195e99cb00ed4247f42fd82bee06316;hb=c3646297060ae1629ff1d1b10f648267f0495a0f;hp=8b83c6f63a04928991bfb9873b374bb67419071b;hpb=0349587920c255c479240518d9c04581977144eb;p=platform%2Fupstream%2Flibunwind.git diff --git a/src/sh/Gget_save_loc.c b/src/sh/Gget_save_loc.c index 8b83c6f..7690a80 100644 --- a/src/sh/Gget_save_loc.c +++ b/src/sh/Gget_save_loc.c @@ -55,7 +55,7 @@ unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) break; default: - loc = DWARF_NULL_LOC; /* default to "not saved" */ + loc = DWARF_NULL_LOC; /* default to "not saved" */ break; }