public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] gdb/amd-dbgapi: fix indentation
@ 2024-02-26 22:35 Simon Marchi
  0 siblings, 0 replies; only message in thread
From: Simon Marchi @ 2024-02-26 22:35 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5ea1fafc5efc3b89e53b73efae7fdd489abccdf4

commit 5ea1fafc5efc3b89e53b73efae7fdd489abccdf4
Author: Simon Marchi <simon.marchi@efficios.com>
Date:   Mon Feb 26 17:34:40 2024 -0500

    gdb/amd-dbgapi: fix indentation
    
    Change-Id: Ia7a001020758edd2031d0d413d023d2808dd40a0

Diff:
---
 gdb/amd-dbgapi-target.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/amd-dbgapi-target.c b/gdb/amd-dbgapi-target.c
index ae8c1ea14e3..3fdc3cd838a 100644
--- a/gdb/amd-dbgapi-target.c
+++ b/gdb/amd-dbgapi-target.c
@@ -1400,7 +1400,7 @@ consume_one_event (int pid)
 
 ptid_t
 amd_dbgapi_target::wait (ptid_t ptid, struct target_waitstatus *ws,
-		       target_wait_flags target_options)
+			 target_wait_flags target_options)
 {
   gdb_assert (!current_inferior ()->process_target ()->commit_resumed_state);
   gdb_assert (ptid == minus_one_ptid || ptid.is_pid ());

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-26 22:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-26 22:35 [binutils-gdb] gdb/amd-dbgapi: fix indentation Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).