Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82766
b: refs/heads/master
c: ec9674e
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Adrian Bunk committed Feb 3, 2008
1 parent ba4e87e commit d126055
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 77bef30f902d36ffaab415f8fd289aea5d63b047
refs/heads/master: ec9674e7e5ff7871a971a85436f2e26f6c893c52
2 changes: 1 addition & 1 deletion trunk/arch/m32r/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ unregister_debug_trap(struct task_struct *child, unsigned long addr,
return 0;
}

/* Recover orignal instruction code. */
/* Recover original instruction code. */
*code = p->insn[i];

/* Shift debug trap entries. */
Expand Down

0 comments on commit d126055

Please sign in to comment.