Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk layout_prefs.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: Fri, 30 Apr 2004 16:32:42 -0500 (CDT)
guy         2004/04/30 16:32:42 CDT

  Modified files:
    gtk                  layout_prefs.c 
  Log:
  GCC warning removed.  (ANSI C says it's "implementation-defined" what
  integral type an enum corresponds to; I guess GCC says "unsigned int"
  and MSVC says "int".)
  
  Revision  Changes    Path
  1.6       +4 -3      ethereal/gtk/layout_prefs.c