Unverified Commit 20acb58a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

code style: use space after semicolon

parent 67ade285
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -172,6 +172,7 @@ CURLcode Curl_http_setup_conn(struct connectdata *conn)
  return CURLE_OK;
}


/*
 * checkProxyHeaders() checks the linked list of custom proxy headers
 * if proxy headers are not available, then it will lookup into http header
+5 −5

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+3 −3

File changed.

Contains only whitespace changes.