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

Diff for /src/usr.bin/top/top.c between version 1.61 and 1.62

version 1.61, 2007/11/04 18:51:48 version 1.62, 2007/11/06 06:56:59
Line 328 
Line 328 
                                 strlcat(msg, *pp++, sizeof(msg));                                  strlcat(msg, *pp++, sizeof(msg));
                         }                          }
                         new_message(MT_delayed, msg);                          new_message(MT_delayed, msg);
                           order_index = 0;
                 }                  }
         }          }
   

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62