[smtpd/qpsmtpd] d00a82: tls: fix a typo in SSL_dh_file. (#275)

[email protected] (GitHub) Sat, 05 Nov 2016 08:44:43 -0700
Newsgroups perl.qpsmtpd.dev
Message-ID <581dfe6b178e7_51233fce8bad1134828a8@hookshot-fe3-cp1-prd.iad.github.net.mail>
----==_mimepart_581dfe6b17517_51233fce8bad11348274
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: d00a82d8e8d8ce44f8a12b8b97c296a0500f1dc5
      https://github.com/smtpd/qpsmtpd/commit/d00a82d8e8d8ce44f8a12b8b97c296a0500f1dc5
  Author: Tom Li <[email protected]>
  Date:   2016-11-05 (Sat, 05 Nov 2016)

  Changed paths:
    M plugins/tls

  Log Message:
  -----------
  tls: fix a typo in SSL_dh_file. (#275)

In d5954ce249646f20151d40a4aaee0eafdca255af, dhparam has been added
to the tls plugin. But a typo was made, misspelled "sp" as "self".
This commit corrects this typo.

Signed-off-by: Tom Li <[email protected]>



----==_mimepart_581dfe6b17517_51233fce8bad11348274--