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

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

From: jmayer@xxxxxxxxxxxx (Joerg Mayer)
Date: Sat, 10 Jan 2004 07:49:52 -0600 (CST)
jmayer      2004/01/10 07:49:52 CST

  Modified files:
    .                    packet-h245.c 
  Log:
  Fix the following type of warings:
  packet-h245.c:13932: warning: invalid storage class for function `dissect_h245_RedundancyEncodingElement'
  by moving the function declarations outside other functions
  
  Revision  Changes    Path
  1.44      +13 -13    ethereal/packet-h245.c