[libpng17] Spelling fixes ("then", "occured") reported by Lauri Nurmi.

This commit is contained in:
Glenn Randers-Pehrson
2015-03-07 14:00:13 -06:00
parent cc085343ec
commit 3e4bd8c261
14 changed files with 130 additions and 34 deletions

View File

@@ -17,7 +17,7 @@
BEGIN{
out="/dev/null" # as a flag
out_count=0 # count of output lines
err=0 # set if an error occured
err=0 # set if an error occurred
sort=0 # sort the output
array[""]=""
}