gdb/riscv: Add gdb to dwarf register number mapping
[deliverable/binutils-gdb.git] / gdb / tui / tui-source.h
index d86f31d70272ac958ba0edc3a390824c10515869..164dbbe8db127bdef327ad688d83f2aadd513d3f 100644 (file)
@@ -1,6 +1,6 @@
 /* TUI display source window.
 
-   Copyright (C) 1998-2014 Free Software Foundation, Inc.
+   Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
    Contributed by Hewlett-Packard Company.
 
@@ -28,7 +28,7 @@ struct symtab;
 struct tui_win_info;
 
 extern void tui_set_source_content_nil (struct tui_win_info *, 
-                                       char *);
+                                       const char *);
 
 extern enum tui_status tui_set_source_content (struct symtab *, 
                                               int, int);
This page took 0.044382 seconds and 4 git commands to generate.