cleanup: remove trailing whitespace
This commit is contained in:
parent
c45069bfbe
commit
c7cc914961
@ -158,7 +158,7 @@ CURLcode Curl_sspi_version(int *major, int *minor, int *build, int *special)
|
||||
if(!result) {
|
||||
if(major)
|
||||
*major = (version_info->dwProductVersionMS >> 16) & 0xffff;
|
||||
|
||||
|
||||
if(minor)
|
||||
*minor = (version_info->dwProductVersionMS >> 0) & 0xffff;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user