Ethereal-dev: RE: [Ethereal-dev] packet-wsp.c - Quoted-string and the Trailer h eader

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Biot Olivier <Olivier.Biot@xxxxxxxxxxx>
Date: Wed, 19 Nov 2003 09:57:06 +0100
| From: Guy Harris
| 
| Checked in.
| 
| There are now two unused functions:
| 
| 	packet-wsp.c:4970: warning: `get_value_type_len' 
| defined but not used
| 	packet-wsp.c:5227: warning: `get_integer' defined but not used
| 
| Are they no longer needed, or will they be needed by code you plan to 
| add?

Oops... I didn't notice the compiler warnings for once :)
Attached patch gets rid of them.  Please review & check in.

Regards,

Olivier

Attachment: wsp.diff
Description: Binary data