Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/docsis packet-tlv.c packet-vendor.c

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Thu, 11 Dec 2003 15:23:37 -0600 (CST)
ulfl        2003/12/11 15:23:37 CST

  Modified files:
    plugins/docsis       packet-tlv.c packet-vendor.c 
  Log:
  prevent MSVC warning:
  "warning C4761: Größenkonflikt im Argument. Konvertierung vorgenommen"
  -> size conflict in argument, conversion done
  
  Revision  Changes    Path
  1.14      +3 -3      ethereal/plugins/docsis/packet-tlv.c
  1.4       +2 -2      ethereal/plugins/docsis/packet-vendor.c