X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fdebug.c;h=548b29194f8ed977a1afb78409eb1cbbed728482;hb=d16c467a501547e37b111f775396e28f8bf27c1e;hp=95cf617fee24bdb773bab84dc592d84d50d5dae8;hpb=34abf635b3edf9d70b24aa655ffd7d4696d48cde;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/debug.c b/gdb/debug.c index 95cf617fee..548b29194f 100644 --- a/gdb/debug.c +++ b/gdb/debug.c @@ -1,6 +1,6 @@ /* Debug printing functions. - Copyright (C) 2014 Free Software Foundation, Inc. + Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -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)