Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163864
b: refs/heads/master
c: 7e63d0c
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Live-CD User committed Sep 19, 2009
1 parent 450229c commit f5bd2d3
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: 90387f5eb08e50d79ab305dab170b4a437d5802c
refs/heads/master: 7e63d0c453aa3fae714bc679f6768203b5dc9c32
2 changes: 1 addition & 1 deletion trunk/drivers/char/riscom8.c
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ static void rc_transmit(struct riscom_board const *bp)
rc_out(bp, CD180_CCR, CCR_CORCHG2);
port->break_length = 0;
}
return;
goto out;
}

count = CD180_NFIFO;
Expand Down

0 comments on commit f5bd2d3

Please sign in to comment.