Remove trailing spaces in binutils
[deliverable/binutils-gdb.git] / binutils / resres.c
index 7e742d2c46e8688c1e48f755382cb81b57fb2133..6ea5746190a16d3b46588caa7aa06630de7d91fe 100644 (file)
@@ -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);
This page took 0.025557 seconds and 4 git commands to generate.