forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9c58bf1
committed
Fix incorrect parameter name in prototype
The function declaration for select_next_encryption_method use thevariable name have_valid_connection, so fix the prototype in theheader to match that.Reported-by: Alexander Lakhin <exclusion@gmail.com>Discussion:https://postgr.es/m/3F577953-A29E-4722-98AD-2DA9EFF2CBB8@yesql.se1 parent84db9a0 commit9c58bf1
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
397 | 397 |
| |
398 | 398 |
| |
399 | 399 |
| |
400 |
| - | |
| 400 | + | |
401 | 401 |
| |
402 | 402 |
| |
403 | 403 |
| |
|
0 commit comments
Comments
(0)