diff options
Diffstat (limited to 'gdb/monitor.h')
-rw-r--r-- | gdb/monitor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/monitor.h b/gdb/monitor.h index 0e9cae3..77691c3 100644 --- a/gdb/monitor.h +++ b/gdb/monitor.h @@ -226,7 +226,7 @@ struct monitor_ops #define MO_PRINT_PROGRAM_OUTPUT 0x200000 -/* Some dump bytes commands align the first data with the preceeding +/* Some dump bytes commands align the first data with the preceding 16 byte boundary. Some print blanks and start at the exactly the requested boundary. */ |