[BACK]Return to nm.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / nm

Diff for /src/usr.bin/nm/nm.c between version 1.8 and 1.9

version 1.8, 1999/05/10 16:14:07 version 1.9, 2000/11/10 15:33:12
Line 450 
Line 450 
                 (void)printf("%s:", objname);                  (void)printf("%s:", objname);
   
         /*          /*
          * handle undefined-only format seperately (no space is           * handle undefined-only format separately (no space is
          * left for symbol values, no type field is printed)           * left for symbol values, no type field is printed)
          */           */
         if (print_only_undefined_symbols) {          if (print_only_undefined_symbols) {

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9