Ethereal-cvs: [Ethereal-cvs] rev 16602: /trunk/epan/dissectors/: packet-ber.c

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

Date: Sat, 26 Nov 2005 04:16:41 GMT
User: guy
Date: 2005/11/25 10:16 PM

Log:
 Fix typoes in comments.
 
 Update a comment, and get rid of a commented-out unused variable.
 
 Use "get_ber_identifier()" and "get_ber_length()", rather than
 "dissect_ber_identifier()" and "dissect_ber_length()", if we're just
 fetching the values, rather than dissecting them.  As we're just
 fetching the values, if we get an error, put the identifer and length
 into the protocol tree (if we've enabled that) with
 "dissect_ber_identifier()" and "dissect_ber_length()".
 
 Properly declare class and tag variables as signed.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +44 -40    packet-ber.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16602&view=rev