Fix the gdb build with GCC 7
[deliverable/binutils-gdb.git] / gdb / debug.c
index 16b38713c167bbdfc6d84bcef0ee58c207340a13..5907ed1510454f388c1e7f33aa421fa17360e3b4 100644 (file)
@@ -1,6 +1,6 @@
 /* Debug printing functions.
 
-   Copyright (C) 2014-2016 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)
This page took 0.035315 seconds and 4 git commands to generate.