Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal prefs-int.h prefs.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: Sat, 15 Jun 2002 19:58:38 -0500 (CDT)
guy         2002/06/15 19:58:38 CDT

  Modified files:
    .                    prefs-int.h prefs.c 
  Log:
  Handle the "bool" members the same way we handled the members for
  enumerated values - "boolp" for pointers, "boolval" for values.
  
  Revision  Changes    Path
  1.8       +3 -3      ethereal/prefs-int.h
  1.86      +5 -5      ethereal/prefs.c