Skip to content

Commit

Permalink
bug 23325, document recently introduced named warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
m-schmidt committed Jun 5, 2018
1 parent eea3030 commit da76ba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/ccomp.1
Original file line number Diff line number Diff line change
Expand Up @@ -445,11 +445,11 @@ Disabled by default.
.sp
\fIunused\-ais\-parameter\fP:
Unused parameter for embedded program annotations.
Enabled by default.
Disabled by default.
.sp
\fIunused\-variable\fP:
Unused local variables.
Disabled by default.
Enabled by default.
.sp
\fIvarargs\fP:
Promotable vararg arguments.
Expand Down

0 comments on commit da76ba5

Please sign in to comment.