aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote.c')
-rw-r--r--gdb/remote.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote.c b/gdb/remote.c
index 8ccc126..84daa85 100644
--- a/gdb/remote.c
+++ b/gdb/remote.c
@@ -10044,7 +10044,6 @@ remote_target::putpkt_binary (const char *buf, int cnt)
rs->buf.data ());
continue;
}
- /* fall-through */
default:
remote_debug_printf_nofunc ("Junk: %c%s", ch & 0177,
rs->buf.data ());