Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk plugins_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@xxxxxxxxxxxx>
Date: Mon, 17 Jan 2000 14:30:22 -0600 (CST)
guy         2000/01/17 14:30:20 CST

  Modified files:
    gtk                  plugins_dlg.c 
  Log:
  Squelch some complaints from GCC (and protect against the admittedly
  unlikely possibility that, on some platform, converting a "gpointer" to
  pointers of the types in question involves more than just reinterpreting
  the bits of the "gpointer" value).
  
  Revision  Changes    Path
  1.12      +22 -7     ethereal/gtk/plugins_dlg.c