Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375758
b: refs/heads/master
c: d552b23
h: refs/heads/master
v: v3
  • Loading branch information
Denis Efremov authored and Ralf Baechle committed May 17, 2013
1 parent d80d02a commit 58e91f3
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: 49c426ba445f83d304a5eab3d49efa123329cf2b
refs/heads/master: d552b233f692416d63bb93eb35bf24e5c95c7e0b
2 changes: 1 addition & 1 deletion trunk/arch/mips/pmcs-msp71xx/msp_prom.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ static inline unsigned char str2hexnum(unsigned char c)
return 0; /* foo */
}

static inline int str2eaddr(unsigned char *ea, unsigned char *str)
int str2eaddr(unsigned char *ea, unsigned char *str)
{
int index = 0;
unsigned char num = 0;
Expand Down

0 comments on commit 58e91f3

Please sign in to comment.