com pftt2: Fix typo: lib/Modified-Files.txt
[email protected] (Christoph Michael Becker)
| Newsgroups | php.qa |
|---|---|
| Message-ID | <[email protected]> |
Commit: f9d25948d3179f9045bed46a36a90594a0f8af22 Author: Christoph M. Becker <[email protected]> Fri, 13 Sep 2019 15:52:08 +0200 Parents: 6eab5a2f5a72424463b3bc1ebb95429e9d20ddc3 Branches: master Link: http://git.php.net/?p=pftt2.git;a=commitdiff;h=f9d25948d3179f9045bed46a36a90594a0f8af22 Log: Fix typo Changed paths: M lib/Modified-Files.txt Diff: diff --git a/lib/Modified-Files.txt b/lib/Modified-Files.txt index c45a4f6c..5174da20 100644 --- a/lib/Modified-Files.txt +++ b/lib/Modified-Files.txt @@ -1,4 +1,4 @@ -org.columba.ristretto.SMTPProtocal +org.columba.ristretto.SMTPProtocol + public void createStreams(SSLSocket paramSSLSocket) throws IOException { + this.in = new SMTPInputStream(paramSSLSocket.getInputStream());