Fix indentation in remote_target::download_tracepoint

gdb/ChangeLog:
2018-08-06  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>

	* remote.c (remote_target::download_tracepoint): Fix indentation
	in for block.
This commit is contained in:
Pedro Franco de Carvalho
2018-08-06 16:24:55 -03:00
parent 02d7a79e1b
commit 05abfc39c7
2 changed files with 21 additions and 16 deletions

View File

@ -1,3 +1,8 @@
2018-08-06 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
* remote.c (remote_target::download_tracepoint): Fix indentation
in for block.
2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* proc-api.c (_initialize_proc_api): Remove c, unused.