diff options
Diffstat (limited to 'gdb/contrib')
| -rw-r--r-- | gdb/contrib/ari/update-web-ari.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/contrib/ari/update-web-ari.sh b/gdb/contrib/ari/update-web-ari.sh index b9ef184..117c0ba 100644 --- a/gdb/contrib/ari/update-web-ari.sh +++ b/gdb/contrib/ari/update-web-ari.sh @@ -762,7 +762,7 @@ END { print "bugs/oks: " bugs "/" oks print bugs "/ (" oks "+" legacy "+" deprecated ")" } - # This value should be as low as possible + # This value should be as low as possible print bugs / ( oks + legacy + deprecated ) } ' ${wwwdir}/ari.doc` |
