Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107681
b: refs/heads/master
c: 32ab8f9
h: refs/heads/master
i:
  107679: 32f90c5
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Aug 5, 2008
1 parent c6aeefe commit 2c16500
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: d2dc1f4adb4b5b02d87e49e115e5107f4da790c0
refs/heads/master: 32ab8f97dd95592b17e684f7722caa0556087b99
2 changes: 1 addition & 1 deletion trunk/scripts/kernel-doc
Original file line number Diff line number Diff line change
Expand Up @@ -1403,7 +1403,7 @@ sub dump_struct($$) {
my $members = $3;

# ignore embedded structs or unions
$members =~ s/{.*?}//g;
$members =~ s/{.*}//g;

# ignore members marked private:
$members =~ s/\/\*.*?private:.*?public:.*?\*\///gos;
Expand Down

0 comments on commit 2c16500

Please sign in to comment.