Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64537
b: refs/heads/master
c: 97a1ad4
h: refs/heads/master
i:
  64535: 3ac713b
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Aug 27, 2007
1 parent b8d71f3 commit 7bd25cb
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: 37d2e7316007b4583e5783c608efdd3b2284b74d
refs/heads/master: 97a1ad431b89765755d2b5aa8c0777ed637d5c4a
2 changes: 1 addition & 1 deletion trunk/drivers/net/slip.c
Original file line number Diff line number Diff line change
Expand Up @@ -957,7 +957,7 @@ slip_close(struct tty_struct *tty)
* STANDARD SLIP ENCAPSULATION *
************************************************************************/

int
static int
slip_esc(unsigned char *s, unsigned char *d, int len)
{
unsigned char *ptr = d;
Expand Down

0 comments on commit 7bd25cb

Please sign in to comment.