Ethereal-dev: Re: [Ethereal-dev] SoulSeek Dissector

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

From: Kendy Kutzner <kutzner@xxxxxxxxx>
Date: Wed, 10 Dec 2003 18:17:04 +0100
On 2003-12-10T17:39:20+0100, Joerg Mayer wrote:
> I noted two c++ style comments in the code and it looks like they were
> sort of work/fix-in-progress.

They were just tests, patch to remove them is attached.

Kendy

-- 
297c297
< //	if (strcmp(get_message_type(tvb), "Unknown") != 0) {
---
> 	if (strcmp(get_message_type(tvb), "Unknown") != 0) {
304c304
< //	} else return tvb_length_remaining(tvb, offset);
---
> 	} else return tvb_length_remaining(tvb, offset);

Attachment: pgpxSUFxIH1Fq.pgp
Description: PGP signature