* as.h: Fix formatting.
[deliverable/binutils-gdb.git] / gas / dwarf2dbg.c
index 81cbf8a7d2572d3dab51a71ad469c9892d9d149f..2037be39124a1deea52815ae74a35ed7f9d73b96 100644 (file)
@@ -241,7 +241,7 @@ dwarf2_gen_line_info (ofs, loc)
      symbols apply to assembler code.  It is necessary to emit
      duplicate line symbols when a compiler asks for them, because GDB
      uses them to determine the end of the prologue.  */
-  if (debug_type == DEBUG_DWARF2 
+  if (debug_type == DEBUG_DWARF2
       && line == loc->line && filenum == loc->filenum)
     return;
 
This page took 0.035419 seconds and 4 git commands to generate.