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

Date: Fri, 19 Jan 2007 17:25:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20502

User: morriss
Date: 2007/01/19 05:25 PM

Log:
 Reindent pretty heavily.  It's still not 100% consistent but at least all the
 code in each function is consistent (previously there were some sections of
 code indented, oh, about 10 indentations too far).  At the same time, remove
 trailing white space and change spaces to tabs.
 
 Remove one duplicated call to sccp_assoc() and s/isup_apm/sccp/g in the hf[]
 array (apparently when the XUDT reassembly was put in it was copied from ISUP
 but the filter names weren't changed).

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +456 -443  packet-sccp.c    Modified