Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 71cce90

Browse filesBrowse files
committed
Fix typo in comment
Author: Daniel Gustafsson <daniel@yesql.se>
1 parent a467832 commit 71cce90
Copy full SHA for 71cce90

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: src/backend/libpq/be-secure-openssl.c
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ be_tls_write(Port *port, void *ptr, size_t len, int *waitfor)
610610
case SSL_ERROR_ZERO_RETURN:
611611

612612
/*
613-
* the SSL connnection was closed, leave it to the caller to
613+
* the SSL connection was closed, leave it to the caller to
614614
* ereport it
615615
*/
616616
errno = ECONNRESET;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.