Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57805
b: refs/heads/master
c: 00163e8
h: refs/heads/master
i:
  57803: cbe4770
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Jun 11, 2007
1 parent 154368e commit 7627046
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: 5af4c2b367c9c3dcc0cb02880df3a8581bb12a87
refs/heads/master: 00163e869e44f5489c33cd3ec0e502c33a0d4ba7
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-common/cplbinfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ static char *cplb_print_entry(char *buf, int type)
int entry = 0, used_cplb = 0;

if (type == CPLB_I) {
buf += sprintf(buf, "Instrction CPLB entry:\n");
buf += sprintf(buf, "Instruction CPLB entry:\n");
p_addr = ipdt_table;
p_data = ipdt_table + 1;
p_icount = ipdt_swapcount_table;
Expand Down

0 comments on commit 7627046

Please sign in to comment.