Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal ethereal.h ethereal.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: Thu, 12 Aug 1999 02:36:46 -0500 (CDT)
guy         1999/08/12 02:36:44 CDT

  Modified files:
    .                    ethereal.h ethereal.c 
  Log:
  "file_sel_ok_cb()" isn't used except with the "File/Open" dialog box;
  rename it to "file_open_ok_cb()", move it next to the routine to create
  that dialog box, and make it static.
  
  Revision  Changes    Path
  1.21      +1 -2      ethereal/ethereal.h
  1.82      +28 -28    ethereal/ethereal.c