Use strtol instead of atoi in asn1parse
[openssl.git] / util / openssl-format-source
index 3dcc128a9f1ec747fac854dd4de0954543fa30df..2655e9c4009ccaa6d5e320c94c7d8c7a21881f72 100755 (executable)
@@ -111,7 +111,7 @@ do
            # the process-comments options and then undo that marking, and then 
            # finally re-run indent without process-comments so the marked-to-
            # be-ignored comments we did automatically end up getting moved 
-           # into the right possition within the code as indent leaves marked 
+           # into the right position within the code as indent leaves marked 
            # comments entirely untouched - we appear to have no way to avoid 
            # the double processing and get the desired output
            cat "$j" | \