Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149684
b: refs/heads/master
c: 6d1386d
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and Benjamin Herrenschmidt committed Jun 9, 2009
1 parent c68b605 commit 5c88719
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: 41febbc829cd3ed9af8a7dc37bc805ec027a0727
refs/heads/master: 6d1386d517e2b9b0de994cc47b1e490db7972a2a
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/xmon/xmon.c
Original file line number Diff line number Diff line change
Expand Up @@ -2130,7 +2130,7 @@ void
dump_log_buf(void)
{
const unsigned long size = 128;
unsigned long i, end, addr;
unsigned long end, addr;
unsigned char buf[size + 1];

addr = 0;
Expand Down

0 comments on commit 5c88719

Please sign in to comment.