-Wwrite-strings: The Rest
[deliverable/binutils-gdb.git] / gdb / tui / tui-winsource.c
index b4446018ca339477898bf774771ff787052289ff..73ad93f324a31928e4c914d6ae74a5053be4bf1f 100644 (file)
@@ -241,7 +241,7 @@ tui_erase_source_content (struct tui_win_info *win_info,
       tui_check_and_display_highlight_if_needed (win_info);
       if (display_prompt == EMPTY_SOURCE_PROMPT)
        {
-         char *no_src_str;
+         const char *no_src_str;
 
          if (win_info->generic.type == SRC_WIN)
            no_src_str = NO_SRC_STRING;
This page took 0.025915 seconds and 4 git commands to generate.