Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smb-common.c packet-smb-common.h pack

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

From: Tim Potter <tpot@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 2 Apr 2003 20:22:38 -0600 (CST)
tpot        2003/04/02 20:22:34 CST

  Modified files:
    .                    packet-smb-common.c packet-smb-common.h 
                         packet-smb-logon.c 
  Log:
  Add an extra argument to get_ms_string() so we can optionally pass
  back the value of the string to the caller.
  
  Revision  Changes    Path
  1.15      +8 -9      ethereal/packet-smb-common.c
  1.18      +2 -2      ethereal/packet-smb-common.h
  1.30      +18 -18    ethereal/packet-smb-logon.c