]> git.ipfire.org Git - thirdparty/curl.git/commit
cookies: Use named parameters in header prototypes
authorDaniel Gustafsson <daniel@yesql.se>
Tue, 23 Feb 2021 21:00:02 +0000 (22:00 +0100)
committerDaniel Gustafsson <daniel@yesql.se>
Tue, 23 Feb 2021 21:00:02 +0000 (22:00 +0100)
commit4e76905b04aafdf5c941fe81991b8e3373e59d2c
tree6b4057e692ea3498fde63f41aedad58c98c6f676
parent0c7d111f4ea7a3e9956d1f23c091824227ba014d
cookies: Use named parameters in header prototypes

Align header with project style of using named parameters in the
function prototypes to aid readability and self-documentation.

Closes #6653
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
lib/cookie.h