* amd64-tdep.c (amd64_displaced_step_copy_insn): Complete missing "}" in
comment.
+2012-03-20 Yao Qi <yao@codesourcery.com>
+
+ * amd64-tdep.c (amd64_displaced_step_copy_insn): Complete missing "}" in
+ comment.
+
2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
Code cleanupp: Use cu_offset and sect_offset compile time type checking.
struct regcache *regs)
{
int len = gdbarch_max_insn_length (gdbarch);
- /* Extra space for sentinels so fixup_{riprel,displaced_copy don't have to
+ /* Extra space for sentinels so fixup_{riprel,displaced_copy} don't have to
continually watch for running off the end of the buffer. */
int fixup_sentinel_space = len;
struct displaced_step_closure *dsc =