Wireshark-commits: [Wireshark-commits] rev 35725: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 31 Jan 2011 17:10:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35725

User: wmeier
Date: 2011/01/31 09:10 AM

Log:
 #include <stdio.h>, #include <stdlib.h> not req'd;
 Make a global variable static (since it's apparently not used elsewhere);
 Whitespace changes (indentation, trailing, etc).

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +523 -525  packet-rsvp.c    Modified
  +1 -1      packet-rsvp.h    Modified