Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal prefs.c prefs.h

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, 5 May 2004 02:31:05 -0500 (CDT)
guy         2004/05/05 02:31:05 CDT

  Modified files:
    .                    prefs.c prefs.h 
  Log:
  Use an enum when initializing "prefs.gui_layout_type".
  
  Add an entry to that enum at the end and use that to generate the value
  of LAYOUT_QTY.
  
  Revision  Changes    Path
  1.131     +2 -2      ethereal/prefs.c
  1.60      +3 -2      ethereal/prefs.h