freebsd-ports/net/sniffit/files/patch-sn_structs.h
2003-08-15 23:13:46 +00:00

11 lines
355 B
C

--- sn_structs.h.orig Sat Aug 16 09:12:03 2003
+++ sn_structs.h Sat Aug 16 09:12:17 2003
@@ -67,7 +67,7 @@
struct snif_mask /* struct for mask */
{
_32_bit source_ip, destination_ip;
- _32_bit short source_port, destination_port;
+ _32_bit source_port, destination_port;
};
/* (packet generation) */