Changeset 996
- Timestamp:
- 09/18/06 21:03:01 (7 years ago)
- File:
-
- 1 edited
-
trunk/lib/format_pcap.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/format_pcap.c
r952 r996 388 388 packet->payload, 389 389 trace_get_capture_length(packet)); 390 #else 391 trace_set_err(packet->trace,TRACE_ERR_UNSUPPORTED,"writing is not supported on this platform"); 392 return -1; 390 393 #endif 391 394 #endif
Note: See TracChangeset
for help on using the changeset viewer.
