Wireshark-commits: [Wireshark-commits] rev 52472: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 09 Oct 2013 17:34:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52472

User: guy
Date: 2013/10/09 05:34 PM

Log:
 0xffffffffffff doesn't necessarily fit in an int, so use
 G_GINT64_CONSTANT().  Make it unsigned while we're at it.
 
 Clean up indentation.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +3 -3      packet-wol.c    Modified