Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap cosine.c

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: Mon, 5 Aug 2002 19:59:16 -0500 (CDT)
guy         2002/08/05 19:59:16 CDT

  Modified files:
    wiretap              cosine.c 
  Log:
  Make the argument to "empty_line()" a "const guchar *", so we don't have
  to worry about characters with the 8th bit set being sign-extended.
  
  Revision  Changes    Path
  1.2       +2 -2      ethereal/wiretap/cosine.c