- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitda98d00
committed
Fix some comments in ./configure and meson setup files
The comments referring to SSL_CTX_set_cert_cb() in ./configure and./configure.ac were inconsistent, as `autoreconf -i` would show. Whileon it, fix a typo on a comment related to the same check inmeson.build.Issue introduced in8e278b6, that removed support for OpenSSL 1.0.1.Per offlist report from Thomas Munro.1 parentf863d82 commitda98d00
3 files changed
+3
-4
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12961 | 12961 |
| |
12962 | 12962 |
| |
12963 | 12963 |
| |
12964 |
| - | |
| 12964 | + | |
12965 | 12965 |
| |
12966 | 12966 |
| |
12967 | 12967 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1377 | 1377 |
| |
1378 | 1378 |
| |
1379 | 1379 |
| |
1380 |
| - | |
1381 |
| - | |
| 1380 | + | |
1382 | 1381 |
| |
1383 | 1382 |
| |
1384 | 1383 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1270 | 1270 |
| |
1271 | 1271 |
| |
1272 | 1272 |
| |
1273 |
| - | |
| 1273 | + | |
1274 | 1274 |
| |
1275 | 1275 |
| |
1276 | 1276 |
| |
|
0 commit comments
Comments
(0)