diff options
Diffstat (limited to 'gdb/debug.c')
-rw-r--r-- | gdb/debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/debug.c b/gdb/debug.c index 5926503..5907ed1 100644 --- a/gdb/debug.c +++ b/gdb/debug.c @@ -19,7 +19,7 @@ #include "defs.h" -/* See common/common-debug.h. */ +/* See gdbsupport/common-debug.h. */ void debug_vprintf (const char *fmt, va_list ap) |