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

Date: Wed, 05 Oct 2011 16:06:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39271

User: wmeier
Date: 2011/10/05 09:06 AM

Log:
 Various cleanup:
 - Add Gerald Combs copyright;
 - Use correct address for FSF;
 - Move proto_reg_handoff...() to the end of the file per convention;
 - Remove unneeded check_col() and col_clear();
 - Localize brp_handle;
 - Whitespace cleanup ("4 space tabs" ==> spaces; remove trailing spaces).

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +229 -231  packet-brp.c    Modified