Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap wtap-int.h

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 27 Nov 2002 16:21:42 -0600 (CST)
guy         2002/11/27 16:21:41 CST

  Modified files:
    wiretap              wtap-int.h 
  Log:
  The arguments to the "pntoh" and "pletoh" macros could be const
  pointers, so cast them to "const guint8 *".
  
  Revision  Changes    Path
  1.32      +41 -41    ethereal/wiretap/wtap-int.h