diff options
Diffstat (limited to 'gdb/bpf-tdep.c')
-rw-r--r-- | gdb/bpf-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/bpf-tdep.c b/gdb/bpf-tdep.c index 8f3e50d..41c9738 100644 --- a/gdb/bpf-tdep.c +++ b/gdb/bpf-tdep.c @@ -307,7 +307,7 @@ bpf_return_value (struct gdbarch *gdbarch, struct value *function, } -/* Initialize the current architecture based on INFO. If possible, re-use an +/* Initialize the current architecture based on INFO. If possible, reuse an architecture from ARCHES, which is a list of architectures already created during this debugging session. */ |