URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca1f87e93cdb223837cd656e0ab2ce429a2806a5
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ca1f87e by Bill Meier (wmeier@xxxxxxxxxxx):
Add '#include "packet-ipsec.h'; Do some cleanup.
Cleanup:
- #include <stdio.h> & <ctype.h> only when needed;
- Add editor modelines;
- Convert tabs to spaces;
- Use a consistent indentation (2 spaces).
Change-Id: I5ef67b5c6aff99bf5dc1655b20760f862cd14d7f
Reviewed-on: https://code.wireshark.org/review/1445
Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
Actions performed:
from 002cefc make-sminmpec.pl fixups.
adds ca1f87e Add '#include "packet-ipsec.h'; Do some cleanup.
Summary of changes:
epan/dissectors/packet-ipsec.c | 2603 ++++++++++++++++++++--------------------
1 file changed, 1309 insertions(+), 1294 deletions(-)