]> git.ipfire.org Git - thirdparty/mtr.git/commit
cleanup: reindented C source with GNU indent 189/head
authorMatt Kimball <matt.kimball@gmail.com>
Sat, 4 Feb 2017 21:25:23 +0000 (13:25 -0800)
committerMatt Kimball <matt.kimball@gmail.com>
Sat, 4 Feb 2017 21:25:23 +0000 (13:25 -0800)
commit5c8cc179bc6a7b01d1a8b17bef42a7695c46ac72
tree93b92827c94f5ab182712f1da3a1fff8a6d4220a
parentb8718f19f310447d84a69134260f73281f04aed0
cleanup: reindented C source with GNU indent

Ran the C source through:

    indent --k-and-r-style --no-tabs --break-function-decl-args
48 files changed:
packet/cmdparse.c
packet/cmdparse.h
packet/command.c
packet/command.h
packet/command_cygwin.c
packet/command_cygwin.h
packet/command_unix.c
packet/command_unix.h
packet/construct_unix.c
packet/deconstruct_unix.c
packet/deconstruct_unix.h
packet/packet.c
packet/probe.c
packet/probe.h
packet/probe_cygwin.c
packet/probe_cygwin.h
packet/probe_unix.c
packet/probe_unix.h
packet/protocols.h
packet/timeval.c
packet/wait_cygwin.c
packet/wait_unix.c
ui/asn.c
ui/asn.h
ui/cmdpipe.c
ui/cmdpipe.h
ui/curses.c
ui/display.c
ui/display.h
ui/dns.c
ui/dns.h
ui/gtk.c
ui/mtr-curses.h
ui/mtr-gtk.h
ui/mtr.c
ui/mtr.h
ui/net.c
ui/net.h
ui/raw.c
ui/raw.h
ui/report.c
ui/report.h
ui/select.c
ui/select.h
ui/split.c
ui/split.h
ui/utils.c
ui/utils.h