GDK-W32: remove trailing whitespace everywhere

This commit is contained in:
Руслан Ижбулатов
2015-04-29 07:31:08 +00:00
parent 5ed5d11632
commit cd54a54346
25 changed files with 297 additions and 297 deletions

View File

@ -124,7 +124,7 @@ gchar *fname;
fclose(f);
return -1;
}
p = line;
while (fgets(line, sizeof(line), f))
{