Skip to content

Commit a228e44

Browse files
committed
Update comment
The "callback" that this comment was referring to was removed by commit c0a15e0, so update to match the current code.
1 parent 958c7ae commit a228e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/libpq/be-secure-openssl.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* The downside to EDH is that it makes it impossible to
3232
* use ssldump(1) if there's a problem establishing an SSL
3333
* session. In this case you'll need to temporarily disable
34-
* EDH by commenting out the callback.
34+
* EDH (see initialize_dh()).
3535
*
3636
*-------------------------------------------------------------------------
3737
*/

0 commit comments

Comments
 (0)