Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc.c packet-rpc.c packet-ssl.c

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

From: Joerg Mayer <jmayer@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 9 Mar 2003 20:06:32 -0600 (CST)
jmayer      2003/03/09 20:06:32 CST

  Modified files:
    .                    packet-dcerpc.c packet-rpc.c packet-ssl.c 
  Log:
  Pointer <--> int converions cause warnings on ia64.
  Modified a patch originally contained in the SuSE distro
  to do the conversions via glib macros.
  
  Revision  Changes    Path
  1.112     +3 -2      ethereal/packet-dcerpc.c
  1.115     +2 -2      ethereal/packet-rpc.c
  1.26      +4 -4      ethereal/packet-ssl.c