Commit 5333c72c authored by Peter Eisentraut's avatar Peter Eisentraut

Fix whitespace

parent 1d678bf7
...@@ -1042,4 +1042,3 @@ SSLerrmessage(void) ...@@ -1042,4 +1042,3 @@ SSLerrmessage(void)
snprintf(errbuf, sizeof(errbuf), _("SSL error code %lu"), errcode); snprintf(errbuf, sizeof(errbuf), _("SSL error code %lu"), errcode);
return errbuf; return errbuf;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment