diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-10-19 21:34:28 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-10-19 21:34:28 +0000 |
commit | 5502c7e3fc2d14089bd7b251f83e4b5022319a81 (patch) | |
tree | e06105873ec1fe6d3d73c765738673b0ed9cd74f /packet-wap.h | |
parent | 7204834327a6f1aab701852fba1db3b333070a05 (diff) | |
download | wireshark-5502c7e3fc2d14089bd7b251f83e4b5022319a81.tar.gz wireshark-5502c7e3fc2d14089bd7b251f83e4b5022319a81.tar.bz2 wireshark-5502c7e3fc2d14089bd7b251f83e4b5022319a81.zip |
From Tom Uijldert: fix the port number for Push-traffic dissecting for
WSP/WTLS.
svn path=/trunk/; revision=4044
Diffstat (limited to 'packet-wap.h')
-rw-r--r-- | packet-wap.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-wap.h b/packet-wap.h index cbfe58ac9e..9423b42604 100644 --- a/packet-wap.h +++ b/packet-wap.h @@ -2,7 +2,7 @@ * * Declarations for WAP packet disassembly * - * $Id: packet-wap.h,v 1.4 2001/09/28 18:59:30 guy Exp $ + * $Id: packet-wap.h,v 1.5 2001/10/19 21:34:28 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs <gerald@zing.org> @@ -40,7 +40,7 @@ #define UDP_PORT_WTLS_WSP 9202 /* wap-wsp-s */ #define UDP_PORT_WTLS_WTP_WSP 9203 /* wap-wsp-wtp-s */ #define UDP_PORT_WSP_PUSH 2948 /* wap-wsp */ -#define UDP_PORT_WTLS_WSP_PUSH 2948 /* wap-wsp-s */ +#define UDP_PORT_WTLS_WSP_PUSH 2949 /* wap-wsp-s */ /* * Note: |