Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199559
b: refs/heads/master
c: 1dcd810
h: refs/heads/master
i:
  199557: d608bdc
  199555: eaca4de
  199551: b1317a4
v: v3
  • Loading branch information
Stephen Hemminger authored and Michal Marek committed Mar 23, 2010
1 parent e18fc6a commit 18e4511
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2d74b2c62cf8867d0762f6e6b5ed8906cb6a745f
refs/heads/master: 1dcd81002453f9f22c6c4fd6c3c7d8f1c7c891fa
3 changes: 1 addition & 2 deletions trunk/scripts/headerdep.pl
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ sub search {
my $path = "$i/$filename";
return $path if -f $path;
}

return undef;
return;
}

sub parse_all {
Expand Down

0 comments on commit 18e4511

Please sign in to comment.