Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk endpoint_talkers_tcpip.c endpoint_talker

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Sat, 23 Aug 2003 20:39:56 -0500 (CDT)
guy         2003/08/23 20:39:56 CDT

  Modified files:
    gtk                  endpoint_talkers_tcpip.c 
                         endpoint_talkers_udpip.c 
  Log:
  Cast the argument to "ip6_to_str()" to avoid compiler warnings.
  
  Use "%u", not "%d", for unsigned values.
  
  Revision  Changes    Path
  1.3       +3 -3      ethereal/gtk/endpoint_talkers_tcpip.c
  1.3       +3 -3      ethereal/gtk/endpoint_talkers_udpip.c