Remove trailing spaces in binutils
This commit is contained in:
parent
3739860c11
commit
3aade68889
42 changed files with 296 additions and 296 deletions
|
@ -499,7 +499,7 @@ write_res_info (windres_bfd *wrbfd, rc_uint_type off, const rc_res_res_info *inf
|
|||
if (wrbfd)
|
||||
{
|
||||
struct bin_res_info l;
|
||||
|
||||
|
||||
windres_put_32 (wrbfd, l.version, info->version);
|
||||
windres_put_16 (wrbfd, l.memflags, info->memflags);
|
||||
windres_put_16 (wrbfd, l.language, info->language);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue