Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17785
b: refs/heads/master
c: afc7cd8
h: refs/heads/master
i:
  17783: 6f59f39
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Jan 10, 2006
1 parent 9ab23f5 commit 2e1812c
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: db10cb8e9906a43c8fa49b3fab547b365bc2c666
refs/heads/master: afc7cd8950572786c87ad081d8e65e5ea58b563c
2 changes: 1 addition & 1 deletion trunk/arch/m68knommu/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ void ptrace_disable(struct task_struct *child)
put_reg(child, PT_SR, tmp);
}

long arch_ptrace(truct task_struct *child, long request, long addr, long data)
long arch_ptrace(struct task_struct *child, long request, long addr, long data)
{
int ret;

Expand Down

0 comments on commit 2e1812c

Please sign in to comment.