Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183322
b: refs/heads/master
c: f83d664
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville authored and David S. Miller committed Dec 26, 2009
1 parent 162d5db commit 281c8f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: d346f49d0badd80aa9fc699fa9c6d5b23e778eb6
refs/heads/master: f83d664eef180478c2dc0a0099e9d7bc1c8177ff
4 changes: 2 additions & 2 deletions trunk/net/wireless/genregdb.awk
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ BEGIN {
}

/^[ \t]*#/ {
/* Ignore */
# Ignore
}

!active && /^[ \t]*$/ {
/* Ignore */
# Ignore
}

!active && /country/ {
Expand Down

0 comments on commit 281c8f1

Please sign in to comment.