Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-alcap.c

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

From: Joerg Mayer <jmayer@xxxxxxxxxxxxxxxxx>
Date: Mon, 6 Oct 2003 09:48:00 -0500 (CDT)
jmayer      2003/10/06 09:48:00 CDT

  Modified files:
    .                    packet-alcap.c 
  Log:
  Replace the forward declaration of msg_parm_strings by moving the real
  declaration from the middle of the file to the place of the forward
  declaration. This should make MSVC happy.
  
  Spotted and proposed fix by Ulf Lamping.
  
  Revision  Changes    Path
  1.2       +18 -19    ethereal/packet-alcap.c