Update my e-mail address, limit maintenance to MIPS I-IV ISAs
[deliverable/binutils-gdb.git] / gdb / tui / tui-source.c
index 423a455c19655f1a0ef10acb584499ca7660afe7..49c213681235fbf83acd6e538ff0788e1b50de1d 100644 (file)
@@ -1,6 +1,6 @@
 /* TUI display source window.
 
-   Copyright (C) 1998-2017 Free Software Foundation, Inc.
+   Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
    Contributed by Hewlett-Packard Company.
 
@@ -251,7 +251,7 @@ tui_set_source_content (struct symtab *s,
 
 void
 tui_set_source_content_nil (struct tui_win_info *win_info, 
-                           char *warning_string)
+                           const char *warning_string)
 {
   int line_width;
   int n_lines;
This page took 0.029904 seconds and 4 git commands to generate.