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

Diff for /src/usr.bin/netstat/if.c between version 1.45 and 1.46

version 1.45, 2005/10/17 19:09:36 version 1.46, 2005/12/11 17:25:03
Line 545 
Line 545 
  * Called if an interval expires before sidewaysintpr has completed a loop.   * Called if an interval expires before sidewaysintpr has completed a loop.
  * Sets a flag to not wait for the alarm.   * Sets a flag to not wait for the alarm.
  */   */
   /* ARGSUSED */
 static void  static void
 catchalarm(int signo)  catchalarm(int signo)
 {  {

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46