Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ber.c packet-ber.h

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Thu, 25 Mar 2004 17:57:10 -0600 (CST)
guy         2004/03/25 17:57:10 CST

  Modified files:
    .                    packet-ber.c packet-ber.h 
  Log:
  Add constants and names for all universal tags.
  
  Add "get_ber_last_created_item()" to get the last created item - you
  can't access the global variable from a plugin.
  
  Revision  Changes    Path
  1.5       +36 -11    ethereal/packet-ber.c
  1.4       +30 -14    ethereal/packet-ber.h