* app.c: Fix formatting.
[deliverable/binutils-gdb.git] / gas / stabs.c
index 96f279a3fafc26590b7260915e430c4444cb8bff..38bbc24687dcea42cbf3f625f8bc38a782bf5616 100644 (file)
@@ -247,7 +247,7 @@ s_stab_generic (what, stab_secname, stabstr_secname)
        format, probably DWARF.  */
     as_warn (_(".stab%c: description field '%x' too big, try a different debug format"),
             what, desc);
-    
+
   if (what == 's' || what == 'n')
     {
       if (*input_line_pointer != ',')
This page took 0.02431 seconds and 4 git commands to generate.