ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 25172: /trunk/tools/lemon/ /trunk/tools/lemon/: lemonfle

Date: Fri, 25 Apr 2008 17:24:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25172

User: wmeier
Date: 2008/04/25 10:24 AM

Log:
 Bug 2493: Fix (Part 1): 
 -TEXT_FUNC (const char *text) --> -TEXT_FUNC (char *text)
 To prevent Windows compiler error when using flex 2.5.35.
 (This also compiles OK for *NIX flex and for windows flex 2.5.4)

Directory: /trunk/tools/lemon/
  Changes    Path                  Action
  +1 -1      lemonflex-tail.inc    Modified