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 44698: /trunk/ /trunk/epan/: packet.c /trunk/: tshark.c

Date: Wed, 29 Aug 2012 22:19:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44698

User: eapache
Date: 2012/08/29 03:19 PM

Log:
 Add casts to fix compilation with GCC.
 Remove * from gconstpointers, they are already pointer types.
 Add modelines to packet.c and clean up indentation a bit.

Directory: /trunk/epan/
  Changes    Path          Action
  +18 -6     packet.c      Modified

Directory: /trunk/
  Changes    Path          Action
  +2 -2      tshark.c      Modified