Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29806
b: refs/heads/master
c: c51d3da
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jun 25, 2006
1 parent 3b53727 commit 7b0a09a
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: ecfb251a95dfca6ca0dba63414e9c91fcbb92335
refs/heads/master: c51d3dac321df417d59a47574caa7ab61b30d447
2 changes: 1 addition & 1 deletion trunk/scripts/kernel-doc
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,7 @@ sub output_struct_man(%) {
}
print "};\n.br\n";

print ".SH Arguments\n";
print ".SH Members\n";
foreach $parameter (@{$args{'parameterlist'}}) {
($parameter =~ /^#/) && next;

Expand Down

0 comments on commit 7b0a09a

Please sign in to comment.