Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102627
b: refs/heads/master
c: 75a9cd5
h: refs/heads/master
i:
  102625: b0135a6
  102623: 138fea6
v: v3
  • Loading branch information
David S. Miller committed May 29, 2008
1 parent b7eec7e commit a4a0887
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: bb9122b829e960f4e242c04c2b38c12efb37757b
refs/heads/master: 75a9cd524c6bb441c61c85bae7020ce5e8b2e807
2 changes: 1 addition & 1 deletion trunk/include/linux/wanrouter.h
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ extern int wanrouter_proc_init(void);
extern void wanrouter_proc_cleanup(void);
extern int wanrouter_proc_add(struct wan_device *wandev);
extern int wanrouter_proc_delete(struct wan_device *wandev);
extern int wanrouter_ioctl( struct inode *inode, struct file *file, unsigned int cmd, unsigned long arg);
extern long wanrouter_ioctl(struct file *file, unsigned int cmd, unsigned long arg);

/* Public Data */
/* list of registered devices */
Expand Down

0 comments on commit a4a0887

Please sign in to comment.