Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan ipv4.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: Tue, 19 Aug 2003 13:30:45 -0500 (CDT)
guy         2003/08/19 13:30:44 CDT

  Modified files:
    epan                 ipv4.c 
  Log:
  Void functions don't return values, even though GCC likes to pretend
  that they do.
  
  Revision  Changes    Path
  1.6       +2 -2      ethereal/epan/ipv4.c