openbsd-ports/net/sniffit/patches/patch-sn_structs_h
2004-01-04 23:21:31 +00:00

13 lines
485 B
Plaintext

$OpenBSD: patch-sn_structs_h,v 1.1 2004/01/04 23:21:31 espie Exp $
--- sn_structs.h.orig 2004-01-05 00:18:57.000000000 +0100
+++ sn_structs.h 2004-01-05 00:19:09.000000000 +0100
@@ -67,7 +67,7 @@ struct shared_logged_conn /*
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) */