Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk prefs_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: Sat, 15 Jun 2002 19:58:39 -0500 (CDT)
guy         2002/06/15 19:58:39 CDT

  Modified files:
    gtk                  prefs_dlg.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.48      +7 -7      ethereal/gtk/prefs_dlg.c