ubsan: alpha-coff: signed integer overflow
[deliverable/binutils-gdb.git] / gdb / defs.h
index f12ba366ccf07fffcb1c01b4bee0b8a6b4f76a79..567f214b81de73c45a0454c4d2aa2d8e346a1160 100644 (file)
@@ -1,7 +1,7 @@
 /* *INDENT-OFF* */ /* ATTRIBUTE_PRINTF confuses indent, avoid running it
                      for now.  */
 /* Basic, host-specific, and target-specific definitions for GDB.
-   Copyright (C) 1986-2019 Free Software Foundation, Inc.
+   Copyright (C) 1986-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -306,7 +306,7 @@ typedef void initialize_file_ftype (void);
 
 extern char *gdb_readline_wrapper (const char *);
 
-extern char *command_line_input (const char *, const char *);
+extern const char *command_line_input (const char *, const char *);
 
 extern void print_prompt (void);
 
This page took 0.026513 seconds and 4 git commands to generate.