Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk gsm_map_stat.c isup_stat.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: Tue, 17 Feb 2004 22:11:42 -0600 (CST)
jmayer      2004/02/17 22:11:42 CST

  Modified files:
    gtk                  gsm_map_stat.c isup_stat.c 
  Log:
  Warning fixes:
    gsm_map_stat.c: comparison is always false due to limited
  		  range of data type
    both: get rid of a "discards qualifier" warning
  
  Revision  Changes    Path
  1.2       +5 -3      ethereal/gtk/gsm_map_stat.c
  1.17      +3 -3      ethereal/gtk/isup_stat.c