Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap ascend-scanner.l

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, 7 Jul 2003 21:11:09 -0500 (CDT)
guy         2003/07/07 21:11:09 CDT

  Modified files:
    wiretap              ascend-scanner.l 
  Log:
  %yynowrap forces "yywrap()" to be a macro that returns 1, so there's no
  need to define "ascendwrap()" to return 1 - "ascendwrap()" is no longer
  used.
  
  Revision  Changes    Path
  1.24      +1 -3      ethereal/wiretap/ascend-scanner.l