diff options
Diffstat (limited to 'gdb/tracepoint.c')
-rw-r--r-- | gdb/tracepoint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/tracepoint.c b/gdb/tracepoint.c index d5f69e7..119ab22 100644 --- a/gdb/tracepoint.c +++ b/gdb/tracepoint.c @@ -234,7 +234,7 @@ free_traceframe_info (struct traceframe_info *info) } } -/* Free and and clear the traceframe info cache of the current +/* Free and clear the traceframe info cache of the current traceframe. */ static void |