Wireshark-commits: [Wireshark-commits] rev 51819: /trunk/epan/ /trunk/epan/dissectors/: packet-l2tp
Date: Sat, 07 Sep 2013 12:51:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51819

User: eapache
Date: 2013/09/07 05:51 AM

Log:
 Add modelines, use consistent indentation in address.h
 
 Use the "do { } while (0)" trick to make the macros behave like regular function
 calls syntatically.
 
 Fix one dissector that wasn't using semicolons after the macro calls.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -2      packet-l2tp.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +148 -125  address.h     Modified