Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk follow_dlg.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Jan 2002 13:46:20 -0600 (CST)
guy         2002/01/18 13:46:19 CST

  Modified files:
    gtk                  follow_dlg.c 
  Log:
  Squelch a valid compiler warning (passing a "char" to the "is..." macros
  can give the wrong answer if the 8th bit of the "char" is set).
  
  Revision  Changes    Path
  1.19      +4 -2      ethereal/gtk/follow_dlg.c