Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal 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@xxxxxxxxxxxx>
Date: Tue, 28 Dec 1999 23:53:45 -0600 (CST)
guy         1999/12/28 23:53:44 CST

  Modified files:
    .                    prefs.c 
  Log:
  Move the definition of "prefs" from "gtk/prefs_dlg.c" to "prefs.c", so
  that you don't have to have "gtk/prefs_dlg.c" to get it defined - future
  non-GTK (text mode, curses, etc.) programs wouldn't have it.
  
  Revision  Changes    Path
  1.26      +3 -1      ethereal/prefs.c