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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Wed, 17 Mar 2004 02:59:28 -0600 (CST)
guy         2004/03/17 02:59:28 CST

  Modified files:
    gtk                  main.c 
  Log:
  Cast a "char" to "guchar" before passing it to the ctype macros, so that
  it doesn't get sign-extended.
  
  Revision  Changes    Path
  1.416     +2 -2      ethereal/gtk/main.c