Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-gtp.c

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: Mon, 15 Sep 2003 13:31:17 -0500 (CDT)
guy         2003/09/15 13:31:17 CDT

  Modified files:
    .                    packet-gtp.c 
  Log:
  Use "int"s as array indices - it squelches a
  signed-vs-unsigned-comparison complaint in one case, and it's a
  generally good habit.
  
  Revision  Changes    Path
  1.59      +6 -4      ethereal/packet-gtp.c