Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-lsa.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, 17 Dec 2001 02:27:01 -0600 (CST)
guy         2001/12/17 02:27:01 CST

  Modified files:
    .                    packet-dcerpc-lsa.c 
  Log:
  Get rid of a "goto"; the problem was found by Motonori Shindo, as it was
  another case of a goto label with no statement after it, but it's a
  little bit cleaner without the goto.
  
  Revision  Changes    Path
  1.4       +16 -16    ethereal/packet-dcerpc-lsa.c