Eliminate excess whitespace.
This commit is contained in:
@@ -24,7 +24,7 @@ uname (struct utsname *name)
|
||||
|
||||
if (check_null_invalid_struct_errno (name))
|
||||
return -1;
|
||||
|
||||
|
||||
char *snp = strstr (cygwin_version.dll_build_date, "SNP");
|
||||
|
||||
memset (name, 0, sizeof (*name));
|
||||
|
Reference in New Issue
Block a user