Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk gui_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, 16 Jan 2004 21:09:25 -0600 (CST)
guy         2004/01/16 21:09:25 CST

  Modified files:
    gtk                  gui_prefs.c 
  Log:
  Clean up some compiler warnings.
  
  Clean up white space.
  
  Have "font_fetch()" return a Boolean indicating whether it succeeded or
  not.  If it failed, don't use "new_font_name", as it hasn't been set.
  
  Revision  Changes    Path
  1.54      +70 -65    ethereal/gtk/gui_prefs.c