Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: [Ethereal-dev] Re: [Ethereal-cvs] rev 14773: /trunk/asn1/ftam/: ftam.cnf packet-

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

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Mon, 27 Jun 2005 00:02:12 +0200
On Sun, Jun 26, 2005 at 10:59:35AM +0000, etxrab@xxxxxxxxxxxx wrote:
> User: etxrab
> Date: 2005/06/26 05:59 AM
> 
> Log:
>  Fix a compiler warning and set eol-style.
> 
> Directory: /trunk/asn1/ftam/
>   Changes    Path                      Action
>   +1 -1      ftam.cnf                  Modified
>   +3 -1      packet-ftam-template.c    Modified
>   +1 -1      packet-ftam-template.h    Modified
> 
> 
> 
> http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=14773&view=rev

: /* Declare the function to avoid a compiler warning */
:       static int dissect_ftam_OR_Set(gboolean implicit_tag _U_,
:               tvbuff_t *tvb, int offset, packet_info *pinfo _U_,
:               proto_tree *tree, int hf_index _U_);

With gcc 4.0 this fixes an error and not only a warning!

Thanks!
    Joerg
-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.