Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 37421: /trunk/epan/ /trunk/epan/: radius_dict.l

Date: Fri, 27 May 2011 02:25:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37421

User: wmeier
Date: 2011/05/26 07:25 PM

Log:
 SVN #37419 fixed an OSX compile issue and reverted SVN #37408.
 
 The actual cause of an OSX compile problem: The text   [^[:blank:]]   in a comment.
 
 SVN #37408 was reverted because a period (or most other characters)
 in a RE character class don't need to be escaped.
 
 This patch adds some replacement text in the spot in the comment
 originally occupied by the text    [^[:blank:]]

Directory: /trunk/epan/
  Changes    Path             Action
  +3 -2      radius_dict.l    Modified