Remove spurious whitespace
authorNick Clifton <nickc@redhat.com>
Tue, 12 Dec 2000 19:37:01 +0000 (19:37 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 12 Dec 2000 19:37:01 +0000 (19:37 +0000)
ld/emultempl/elf32.em

index 617c6509930a45c678f7aff16669e57efbc2f088..e03da1b6159cb44fde71e4f2943c5fc224e547fa 100644 (file)
@@ -1023,7 +1023,7 @@ gld${EMULATION_NAME}_place_orphan (file, s)
 
   if (! config.unique_orphan_sections)
     {
-      /* Look through the script to see where to place this section.  */ 
+      /* Look through the script to see where to place this section.  */
       os = lang_output_section_find (secname);
 
       if (os != NULL
This page took 0.045871 seconds and 4 git commands to generate.