Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87837
b: refs/heads/master
c: 8c7230f
h: refs/heads/master
i:
  87835: cabce0b
v: v3
  • Loading branch information
David S. Miller committed Mar 26, 2008
1 parent f62e15a commit 502edd3
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: f70c176619dde7f32283fc5c94df8e9aaac12729
refs/heads/master: 8c7230f781749cd7261b504c0bfa188bb96e77ee
2 changes: 1 addition & 1 deletion trunk/net/irda/irnet/irnet.h
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ typedef struct irnet_socket
/* "pppd" interact directly with us on a /dev/ file */
struct file * file; /* File descriptor of this instance */
/* TTY stuff - to keep "pppd" happy */
struct termios termios; /* Various tty flags */
struct ktermios termios; /* Various tty flags */
/* Stuff for the control channel */
int event_index; /* Last read in the event log */

Expand Down

0 comments on commit 502edd3

Please sign in to comment.