Commit c07c73c
src: rename return var in VerifySpkac functions
This commit renames the verification result variable, that is currently
named i, to verify_result.
PR-URL: #20218
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent e3b0fb0 commit c07c73c
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5170 | 5170 | | |
5171 | 5171 | | |
5172 | 5172 | | |
5173 | | - | |
| 5173 | + | |
5174 | 5174 | | |
5175 | 5175 | | |
5176 | 5176 | | |
| |||
5182 | 5182 | | |
5183 | 5183 | | |
5184 | 5184 | | |
5185 | | - | |
| 5185 | + | |
5186 | 5186 | | |
5187 | 5187 | | |
5188 | 5188 | | |
| |||
5191 | 5191 | | |
5192 | 5192 | | |
5193 | 5193 | | |
5194 | | - | |
| 5194 | + | |
5195 | 5195 | | |
5196 | 5196 | | |
5197 | 5197 | | |
5198 | 5198 | | |
5199 | | - | |
| 5199 | + | |
5200 | 5200 | | |
5201 | 5201 | | |
5202 | 5202 | | |
5203 | | - | |
| 5203 | + | |
5204 | 5204 | | |
5205 | 5205 | | |
5206 | 5206 | | |
5207 | 5207 | | |
5208 | | - | |
| 5208 | + | |
5209 | 5209 | | |
5210 | | - | |
| 5210 | + | |
5211 | 5211 | | |
5212 | 5212 | | |
5213 | 5213 | | |
| |||
0 commit comments