Ethereal-cvs: [Ethereal-cvs] rev 13419: /trunk/gtk/: drag_and_drop.c file_dlg.c /trunk/: file.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 17 Feb 2005 03:06:10 -0000
User: guy
Date: 2005/02/16 09:05 PM

Log:
 Have "cf_merge_files()" take a pointer-to-pointer-to-char as the output
 file name argument; if the pointed-to pointer is null, it opens a
 temporary file, and sets that pointer to a mallocated copy of the
 pathname of the temporary file.  It no longer needs a file descriptor as
 an argument.

Directory: /trunk/gtk/
  Changes    Path               Action
  +6 -6      drag_and_drop.c    Modified
  +10 -10    file_dlg.c         Modified

Directory: /trunk/
  Changes    Path          Action
  +24 -1     file.c        Modified
  +4 -4      file.h        Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13419&view=rev