Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal follow.c

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Thu, 24 Jun 1999 21:57:46 -0500 (CDT)
gram        1999/06/24 21:57:44 CDT

  Modified files:
    .                    follow.c 
  Log:
  In my haste to get rid of the compilation warning, I converted the
  pointer to a signed int instead of an unsigned int. In my testing the
  code still worked, but it's better to do the conversion correctly.
  
  Revision  Changes    Path
  1.8       +2 -2      ethereal/follow.c