Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal file.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: Tue, 20 Nov 2001 04:37:16 -0600 (CST)
guy         2001/11/20 04:37:15 CST

  Modified files:
    .                    file.c 
  Log:
  Have a routine to add all the hex dump tabs to the hex dump notebook,
  and call it both from "select_packet()" and "create_new_window()",
  rather than having two similar loops in both places.
  
  Revision  Changes    Path
  1.247     +6 -12     ethereal/file.c