lib: fix formatting nits (part 1)

From `lib/a*` to `lib/cs*`.

Closes #19764
This commit is contained in:
Viktor Szakats 2025-11-29 22:37:26 +01:00
parent 2253bc330f
commit 47a1ab2ebe
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
28 changed files with 376 additions and 431 deletions

View file

@ -33,7 +33,6 @@ CURLcode Curl_cf_h1_proxy_insert_after(struct Curl_cfilter *cf,
extern struct Curl_cftype Curl_cft_h1_proxy;
#endif /* !CURL_DISABLE_PROXY && !CURL_DISABLE_HTTP */
#endif /* HEADER_CURL_H1_PROXY_H */