Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-tcp.c packet-udp.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: Sun, 16 Apr 2000 21:40:00 -0500 (CDT)
guy         2000/04/16 21:39:58 CDT

  Modified files:
    .                    packet-tcp.c packet-udp.c 
  Log:
  Make "decode_tcp_ports()" and "decode_udp_ports()" more closely resemble
  one another, put the comments that explain what they do in front of
  them, and clean up the indentation.
  
  Revision  Changes    Path
  1.71      +37 -38    ethereal/packet-tcp.c
  1.66      +17 -22    ethereal/packet-udp.c