Remove trailing spaces in gas
[deliverable/binutils-gdb.git] / gas / dwarf2dbg.c
index ecaccc9cc2fc5e9b1e274647d2204ec1fd684a39..07aa646acf2f1fa3bae524ef4a493bebc9a05bbb 100644 (file)
@@ -1296,7 +1296,7 @@ process_entries (segT seg, struct line_entry *e)
         section, as well as our sub-sections, and we have to ensure
         that all of the sub-sections are merged into a proper
         .debug_line section before a debugger sees them.  */
-        
+
       sec_name = bfd_get_section_name (stdoutput, seg);
       if (strcmp (sec_name, ".text") != 0)
        {
This page took 0.024255 seconds and 4 git commands to generate.