aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorFilip Kastl <fkastl@suse.cz>2024-12-04 15:46:54 +0100
committerFilip Kastl <fkastl@suse.cz>2024-12-04 15:53:05 +0100
commit15f5972e16e9a8f6ef0a372fdbe5359df3d0af1a (patch)
tree93a45edfa9797d42005b4ee065d25b2cadf00536 /gcc
parenta0ac8fa55a4749979faa56a9e8bd389252edc89f (diff)
downloadgcc-15f5972e16e9a8f6ef0a372fdbe5359df3d0af1a.zip
gcc-15f5972e16e9a8f6ef0a372fdbe5359df3d0af1a.tar.gz
gcc-15f5972e16e9a8f6ef0a372fdbe5359df3d0af1a.tar.bz2
contrib: Fix 2 bugs in check-params-in-docs.py
In my last patch for check-params-in-docs.py I accidentally 1. left one occurence of the 'help_params' variable not renamed 2. converted 'help_params' from a dict to a list These issues cause the script to error when encountering a parameter missing in docs. This patch should fix these issues. contrib/ChangeLog: * check-params-in-docs.py: 'params' -> 'help_params'. Don't convert 'help_params' to a list. Signed-off-by: Filip Kastl <fkastl@suse.cz>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions