Update comment

The "callback" that this comment was referring to was removed by commit
c0a15e07cd, so update to match the current
code.
This commit is contained in:
Peter Eisentraut 2018-01-18 19:36:34 -05:00
parent 958c7ae0b7
commit a228e44ce4

View File

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