Ethereal-cvs: [Ethereal-cvs] rev 15961: /trunk/epan/: dtd_parse.l dtd_preparse.l /trunk/plugin

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

Date: Thu, 22 Sep 2005 18:39:26 GMT
User: guy
Date: 2005/09/22 01:39 PM

Log:
 Make the private variables for various lexical analyzers static, so
 that we don't have all the lexical analyzers in libethereal share them
 (note that they're already static in radius_dict.l, so they weren't
 sharing with any other lexical analyzer), and so that OS X 10.3.9's
 run-time linker doesn't get upset at finding them defined in libethereal
 and the MATE plugin.
 
 Fix up indentation.

Directory: /trunk/epan/
  Changes    Path              Action
  +12 -12    dtd_parse.l       Modified
  +2 -2      dtd_preparse.l    Modified

Directory: /trunk/plugins/mate/
  Changes    Path             Action
  +5 -5      mate_parser.l    Modified



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