X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fdebug.c;h=5907ed1510454f388c1e7f33aa421fa17360e3b4;hb=b9d8f5601bcfbe96ab0476286ae8e249ada10db5;hp=ac26e07884278ed47dfc602c7487d32e2b016b5f;hpb=e2882c85786571175a0b0bfc3bcd2f14620b1ea3;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/debug.c b/gdb/debug.c index ac26e07884..5907ed1510 100644 --- a/gdb/debug.c +++ b/gdb/debug.c @@ -1,6 +1,6 @@ /* Debug printing functions. - Copyright (C) 2014-2018 Free Software Foundation, Inc. + Copyright (C) 2014-2019 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)