Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan resolv.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: Mon, 13 Oct 2003 19:40:15 -0500 (CDT)
guy         2003/10/13 19:40:15 CDT

  Modified files:
    epan                 resolv.c 
  Log:
  From Matthias Melchior: parenthesize check for RESOLV_CONCURRENT.
  
  Get rid of "!= 0" check - other tests for a bit being on in
  g_resolv_flags don't do that.
  
  Revision  Changes    Path
  1.37      +2 -2      ethereal/epan/resolv.c