Ethereal-dev: Re: [Ethereal-dev] [Patch] packet-mtp3.c: declaring tap_rec structure as static

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Thu, 21 Oct 2004 23:05:16 -0700
Francisco Alcoba (TS/EEM) wrote:

Just a small change in the variable declaration, making it static so that the information is still there when the tapping process looks for it -which now happens only if nobody has written over it previously-

Checked in.