Wireshark-commits: [Wireshark-commits] rev 49396: /trunk/wiretap/ /trunk/wiretap/: k12text.l

Date: Fri, 17 May 2013 23:53:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49396

User: guy
Date: 2013/05/17 04:53 PM

Log:
 Don't pass globals as arguments to k12text_set_headers(), just use the
 globals directly.  If we ever manage to make them *not* globals (which
 might only be possible with newer versions of Flex), then we can do
 better.
 
 Get rid of an unused variable.
 
 Squelch a 64-bit-to-32-bit conversion warning.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +5 -7      k12text.l     Modified