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

Diff for /src/usr.bin/newsyslog/newsyslog.c between version 1.30 and 1.31

version 1.30, 1999/11/11 22:24:14 version 1.31, 2000/06/10 02:49:41
Line 229 
Line 229 
                                         pl->file = q->pidfile;                                          pl->file = q->pidfile;
                                         pl->signal = q->signal;                                          pl->signal = q->signal;
                                 }                                  }
                                   pl++;
                         }                          }
                 }                  }
                 q = q->next;                  q = q->next;

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31