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

Diff for /src/usr.bin/netstat/show.c between version 1.25 and 1.26

version 1.25, 2009/06/27 11:35:57 version 1.26, 2009/08/05 03:26:59
Line 971 
Line 971 
                         break;                          break;
                 case SADB_X_EXT_FLOW_TYPE:                  case SADB_X_EXT_FLOW_TYPE:
                         headers[SADB_X_EXT_FLOW_TYPE] = (void *)ext;                          headers[SADB_X_EXT_FLOW_TYPE] = (void *)ext;
                           break;
                 default:                  default:
                         /* Ignore. */                          /* Ignore. */
                         break;                          break;

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26