Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57427
b: refs/heads/master
c: c36befb
h: refs/heads/master
i:
  57425: 87ef6d5
  57423: 2ca2766
v: v3
  • Loading branch information
Ivo van Doorn authored and David S. Miller committed Jun 7, 2007
1 parent e294b92 commit 5029f61
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: 71e27da9618b5f4d525ec821def83991da20429f
refs/heads/master: c36befb52350fa76bf3cb03d13ba2e17dbe8a508
2 changes: 1 addition & 1 deletion trunk/include/linux/rfkill.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ enum rfkill_state {
* This structure represents a RF switch located on a network device.
*/
struct rfkill {
char *name;
const char *name;
enum rfkill_type type;

enum rfkill_state state;
Expand Down

0 comments on commit 5029f61

Please sign in to comment.