sanitization fixes. (files not mentioned, fences misspelled)
[deliverable/binutils-gdb.git] / gdb / gdbtk.c
index 8a1a0fd742d37a595c90da0ec4b644369c9cfb9e..26d7bad3bcceb21234f2907c6ddffa15cd83fd6b 100644 (file)
@@ -1847,6 +1847,7 @@ gdbtk_init ( argv0 )
   /* An interface to ShellExecute.  */
   if (ide_create_shell_execute_command (interp) != TCL_OK)
     error ("shell execute command initialization failed");
+  /* end-sanitize-ide */
 #endif
 
   Tcl_CreateCommand (interp, "gdb_cmd", call_wrapper, gdb_cmd, NULL);
This page took 0.02852 seconds and 4 git commands to generate.