(I'm the upstream gcc author of -Wmisleading-indentation) The code in question seems to be: http://sources.debian.net/src/ion/3.2.1%2Bdfsg-1/contrib/dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c/#L670
and: http://sources.debian.net/src/ion/3.2.1%2Bdfsg-1/contrib/dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c/#L719 IMHO it's reasonable to warn for the given code at -Wall. Hope this is constructive

